Benjamin Turner
ad21a5c2e1
Merge pull request #66 from studiopress/bump-tested-up-to-6.9
...
[LOC-6743] chore: bump 'tested up to' to 6.9
2025-12-04 11:48:50 -08:00
joshuapregua
375dea894a
chore: bump 'tested up to' to 6.9
2025-12-04 22:52:00 +08:00
Joshua Pregua
4363fd13af
Merge pull request #64 from studiopress/joshua/fix-early-trigger
...
Defer textdomain loading and admin menu registration to fix early translation notice
2025-12-02 22:16:44 +08:00
joshuapregua
316b404131
fix: resolved deprecated notice for early trigger
2025-12-02 20:53:38 +08:00
Ryan Kienstra
e18445a021
Merge pull request #62 from studiopress/update/workflow-name
...
Trivial changes to maybe trigger CI/CD
2024-03-06 11:39:13 -06:00
Ryan Kienstra
d93e124665
Remove needless executor
2024-03-06 11:34:44 -06:00
Ryan Kienstra
660de9f64c
Change requires job name
2024-03-06 11:33:54 -06:00
Ryan Kienstra
75bd5d75f6
Trivial change to maybe trigger CI/CD
2024-03-06 11:32:08 -06:00
Ryan Kienstra
a993edb891
Merge pull request #61 from studiopress/update/svn
...
Fix `svn` deployment by using `wp-svn` orb
2024-03-06 11:22:04 -06:00
Ryan Kienstra
fd1d0c8557
Remove a needless executor
2024-03-06 11:11:43 -06:00
Ryan Kienstra
5d57141f32
Disable dry-run, enable real deployement
2024-03-06 11:07:48 -06:00
Ryan Kienstra
ecf4e962cd
Use wp-svn orb for deployment
2024-03-06 10:57:06 -06:00
Nick Cernis
cedc1a8eaa
[NOJIRA] Prepare for release of 2.2.3 ( #60 )
...
* chore: bump version to 2.2.3
* chore: add changelog for 2.2.3
* chore: bump tested up to
* chore: add grunt-cli
Allows us to run grunt tasks for release prep without having
to install grunt globally.
For example:
```sh
npx grunt checktextdomain
npx grunt makepot
```
* chore: upgrade grunt-wp-i18n
`npx grunt makepot` fails otherwise.
* chore: regenerate pot file
By running `npx grunt makepot`.
No changes to strings, just updates to the version and dates.
2024-03-06 15:07:10 +01:00
Nick Cernis
b56186f3d8
fix: display Genesis download link ( #59 )
...
Instead of the anchor tag as plaintext, show the clickable link.
2024-03-06 09:28:32 +01:00
Nick Cernis
c735f066ae
fix: deprecation warning dynamic 'term' property ( #58 )
...
Resolves:
PHP Deprecated: Creation of dynamic property Genesis_Simple_Sidebars::$term is deprecated in /Users/user.name/Local Sites/php82/app/public/wp-content/plugins/genesis-simple-sidebars/includes/class-genesis-simple-sidebars.php on line 162
2024-03-06 09:27:59 +01:00
Nick Cernis
0552098a50
[GF-3978] fix: stop corrupt sidebar data from causing errors ( #56 )
...
* fix: stop corrupt sidebar data from causing errors
By filtering out sidebars without a name in get_sidebars.
The name is a required field when entering new sidebars,
so sidebars missing a name are likely corrupt.
Designed to address "Cannot access offset of type string on string"
when trying to access $sidebar['name'] for sidebars without a name.
See https://wordpress.org/support/topic/php-8-2-error-6/ .
* chore: formatting
2024-03-06 09:27:45 +01:00
Ryan Kienstra
730d22e4d5
Merge pull request #55 from studiopress/bump-tested-up-to/6.3
...
Bump 'Tested up to' version to 6.3
2023-08-07 11:31:45 -05:00
Ryan Kienstra
d2a262cd37
Bump 'Tested up to' version to 6.3
2023-08-07 10:57:48 -05:00
Ryan Kienstra
d49d37d866
Merge pull request #54 from studiopress/bump-tested-up-to/6.2
...
Bump 'Tested up to' version to 6.2
2023-04-03 11:46:10 -06:00
Ryan Kienstra
73de1a8c5b
Bump 'Tested up to' version to 6.2
2023-04-03 10:21:44 -06:00
Ryan Kienstra
a3dd4192c2
Merge pull request #53 from studiopress/bump-tested-up-to/6.1
...
Bump 'Tested up to' version to 6.1
2022-11-01 13:23:12 -06:00
Ryan Kienstra
c800c19da9
Bump 'Tested up to' version to 6.1
2022-11-01 12:49:35 -06:00
Ryan Kienstra
e61a2d862d
Merge pull request #52 from studiopress/bump-tested-up-to/6.0
...
Bump 'Tested up to' version to 6.0
2022-05-18 11:15:58 -05:00
Ryan Kienstra
3733b6d7a2
And another empty commit to trigger a build
2022-05-17 14:32:02 -05:00
Ryan Kienstra
902baa2c0b
Another empty commit to see if this job runs
2022-05-11 15:21:59 -05:00
Ryan Kienstra
1865fc7080
Remove the workflows version
2022-05-11 12:38:12 -05:00
Ryan Kienstra
43e0b9a824
Bump 'Tested up to' version to 6.0
2022-05-11 12:36:35 -05:00
Ryan Kienstra
161091eef1
Merge pull request #51 from studiopress/update/php-8.1-checks
...
Update `composer.json` to run linting for PHP `8.1`
2022-04-28 12:37:49 -06:00
Ryan Kienstra
f1a919335e
Update version of php_codesniffer
2022-04-28 10:45:53 -06:00
Ryan Kienstra
8e11069aa4
Add PHP 8 to require-dev
2022-04-28 10:43:40 -06:00
Ryan Kienstra
1d845a9766
Allow plugins and do composer update
2022-04-28 10:41:08 -06:00
Ben Moore
c8da5ccbb4
Merge pull request #49 from studiopress/try/deploy
...
CircleCI changes
2020-04-09 13:41:12 -05:00
Ben Moore
49c6a700a4
CircleCI Deploy to WP Repo
...
CircleCI Deploy to WP Repo
CircleCI Deploy to WP Repo
CircleCI Deploy to WP Repo
ci: swap order for tag deploy
ci: swap order for tag deploy
2020-04-09 13:38:44 -05:00
Ben Moore
9974ed6b7c
Merge branch 'develop'
2020-04-09 12:17:21 -05:00
Ben Moore
11692634b2
Merge pull request #48 from studiopress/try/deploy
...
Git to WP SVN bugs fixed
2020-04-09 12:16:55 -05:00
Ben Moore
76472f6623
ci: Git to WP SVN bugs fixed
...
ci: working_directory during svn push
ci: working_directory during svn push
ci: working_directory during svn push
ci: svn_add_changes bug
ci: double check env vars and context is working
ci: svn_setup bug fixed
2020-04-09 12:15:28 -05:00
Ben Moore
35dbd21c7a
Merge branch 'develop'
2020-04-09 10:38:00 -05:00
Ben Moore
21718787a6
Merge pull request #47 from studiopress/try/deploy
...
ci: deploy to WordPress Repo
2020-04-09 10:37:28 -05:00
Ben Moore
9275d2cb7e
ci: remove debug steps
2020-04-09 10:36:15 -05:00
Ben Moore
e0fde9ecd2
chore: merge conflicts fixed
2020-04-09 10:32:21 -05:00
Ben Moore
b4f4078de0
ci: deploy to WP Repo
...
ci: fix bug in bash scripting
ci: remove manual approval job from tag deploy workflow
ci: remove manual approval job from tag deploy workflow
ci: circle config testig
ci: fix svn_setup error
ci: fix svn_setup error
ci: split up svn commands for better error reporting
ci: test svn_setup fix
ci: svn_setup fix
ci: debug working_directory
ci: svn_setup fix maybe?
ci: working_directory updates
ci: working_directory updates
ci: working_directory updates
ci: working_directory updates
ci: svn scripting is working
2020-04-09 10:28:27 -05:00
Ben Moore
de75732223
Merge branch 'develop'
2020-04-08 15:59:03 -05:00
Ben Moore
3ebf3b3514
Merge pull request #46 from studiopress/BMO/GF-1933-git-to-s3
...
ci: fix svn_setup error
2020-04-08 15:58:50 -05:00
Ben Moore
d356b1228b
ci: fix svn_setup error
2020-04-08 15:57:03 -05:00
Ben Moore
4559c21dd9
Merge branch 'develop'
2020-04-08 15:48:55 -05:00
Ben Moore
69024b6254
Merge pull request #45 from studiopress/BMO/GF-1933-git-to-s3
...
ci: fix svn_setup error
2020-04-08 15:45:23 -05:00
Ben Moore
4329d4952d
ci: fix svn_setup error
2020-04-08 15:43:44 -05:00
Ben Moore
b12403fcbd
Merge pull request #44 from studiopress/develop
...
2.2.2 Version Bump and readme
2020-04-08 15:39:58 -05:00
Ben Moore
5bf21ecdb2
Merge pull request #43 from studiopress/BMO/GF-1933-git-to-s3
...
GF-1933 Git to SVN
2020-04-08 14:44:57 -05:00
Ben Moore
edec87910b
ci: circle config testig
2020-04-08 14:41:13 -05:00