Skip to content

SITE-5253 Update plugin name - #312

Merged
jazzsequence merged 16 commits into
mainfrom
rename-plugin
Sep 17, 2025
Merged

SITE-5253 Update plugin name#312
jazzsequence merged 16 commits into
mainfrom
rename-plugin

Conversation

@jazzsequence

@jazzsequence jazzsequence commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

This PR drops "WordPress" from the plugin name in the README and plugin files.

Bumps version and tested-up-to version.

Some CI tweaks in here as well to get PHPUnit working again.

@jazzsequence
jazzsequence marked this pull request as ready for review September 17, 2025 16:08
@jazzsequence
jazzsequence requested a review from a team as a code owner September 17, 2025 16:08
@jazzsequence jazzsequence self-assigned this Sep 17, 2025
@scottbuscemi scottbuscemi changed the title Update plugin name SITE-5253 Update plugin name Sep 17, 2025
@rkunjappan
rkunjappan self-requested a review September 17, 2025 16:13

@rkunjappan rkunjappan left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jazzsequence
jazzsequence merged commit 8307f54 into main Sep 17, 2025
16 checks passed
@jazzsequence
jazzsequence deleted the rename-plugin branch September 17, 2025 16:20
jazzsequence added a commit that referenced this pull request Sep 17, 2025
* Prepare 1.4.4-dev

* Bump pantheon-systems/wpunit-helpers from 2.0.0 to 2.0.2 (#305)

Bumps [pantheon-systems/wpunit-helpers](https://github.com/pantheon-systems/wpunit-helpers) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/pantheon-systems/wpunit-helpers/releases)
- [Commits](pantheon-systems/wpunit-helpers@v2.0.0...v2.0.2)

---
updated-dependencies:
- dependency-name: pantheon-systems/wpunit-helpers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pantheon-systems/pantheon-wp-coding-standards from 2.0.1 to 2.0.3 (#304)

Bumps [pantheon-systems/pantheon-wp-coding-standards](https://github.com/pantheon-systems/Pantheon-WP-Coding-Standards) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/pantheon-systems/Pantheon-WP-Coding-Standards/releases)
- [Commits](pantheon-systems/Pantheon-WP-Coding-Standards@2.0.1...2.0.3)

---
updated-dependencies:
- dependency-name: pantheon-systems/pantheon-wp-coding-standards
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump yoast/phpunit-polyfills from 2.0.0 to 3.1.1 (#306)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 2.0.0 to 3.1.1.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/3.x/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@2.0.0...3.1.1)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump yoast/phpunit-polyfills from 3.1.1 to 4.0.0 (#307)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/4.x/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@3.1.1...4.0.0)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates readme files

* Updates tested up in readme.txt

* Updates readme for blank line

* Adds php 8.4 in the lint test

* Updates readme files

* Updates readme

* Updates readme

* SITE-5253 Update plugin name (#312)

* update plugin name

* update changelog

* bump version

* install wp unit tests

* set scripts to executable

* use the composer test script

* install svn

* install wp-cli

* bump mariadb version

* set password to empty string

* create the database in setup

* use mysql command instead of mariadb

* update the password after database creation

* use root@localhost

* bump tested up to

* update behat upstream tests

* Bump pantheon-systems/wpunit-helpers from 2.0.2 to 2.0.3 (#311)

Bumps [pantheon-systems/wpunit-helpers](https://github.com/pantheon-systems/wpunit-helpers) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pantheon-systems/wpunit-helpers/releases)
- [Commits](pantheon-systems/wpunit-helpers@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: pantheon-systems/wpunit-helpers
  dependency-version: 2.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pantheon-systems/pantheon-wp-coding-standards from 2.0.3 to 3.0.1 (#310)

* Bump pantheon-systems/pantheon-wp-coding-standards from 2.0.3 to 3.0.1

Bumps [pantheon-systems/pantheon-wp-coding-standards](https://github.com/pantheon-systems/Pantheon-WP-Coding-Standards) from 2.0.3 to 3.0.1.
- [Release notes](https://github.com/pantheon-systems/Pantheon-WP-Coding-Standards/releases)
- [Commits](pantheon-systems/Pantheon-WP-Coding-Standards@2.0.3...3.0.1)

---
updated-dependencies:
- dependency-name: pantheon-systems/pantheon-wp-coding-standards
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* linting fixes

* need to use 2.0 coding standards for php 7.4

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Reynolds <chris@jazzsequence.com>

* Update mu suggestion to be more defensive (#308)

* Update README.md

* update changelog

* (somewhat) arbitrary change to kick the codeql checks
we actually use main and release not develop and main.

---------

Co-authored-by: Chris Reynolds <chris@jazzsequence.com>

* Potential fix for code scanning alert no. 7: Workflow does not contain permissions (#313)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Release 1.4.4

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Phil Tyler <phil.tyler@pantheon.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anaispantheor <anaisgueyte@pantheon.io>
Co-authored-by: Chris Reynolds <chris.reynolds@pantheon.io>
Co-authored-by: Chris Reynolds <chris@jazzsequence.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Pantheon Automation <bot@getpantheon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Sponsor
SponsoredKunjungi sekarang
Promo