Skip to content

Release 1.2.1: WordPress.org readiness fixes - #3

Merged
tikhomirov merged 2 commits into
mainfrom
dev
Jul 25, 2026
Merged

Release 1.2.1: WordPress.org readiness fixes#3
tikhomirov merged 2 commits into
mainfrom
dev

Conversation

@tikhomirov

Copy link
Copy Markdown
Owner

Prepare plugin for WordPress.org submission.

Changes:

  • Add build-plugin.sh to generate WordPress.org-ready zip archives
  • Add ABSPATH guards to all PHP files
  • Fix Plugin Check errors (escaping, i18n placeholders, input sanitization, arbitrary class instantiation)
  • Refactor LogStorage and WPQueue database queries
  • Rename plugin display name to Queue Manager to avoid WP trademark issue
  • Update readme.txt headers: Tested up to 7.0, Requires at least 6.2
  • Bump version to 1.2.1

- Add build-plugin.sh to generate publication-ready zip

- Add ABSPATH guards to all PHP files

- Fix Plugin Check errors (escaping, i18n, DB queries, arbitrary class instantiation)

- Refactor LogStorage and WPQueue DB queries

- Rename plugin display name to Queue Manager

- Update readme headers (Tested up to 7.0, Requires at least 6.2)
- Update plugin version header and WP_QUEUE_VERSION constant to 1.2.1

- Update Stable tag in readme.txt to 1.2.1

- Add changelog and upgrade notice entries for 1.2.1
@tikhomirov
tikhomirov merged commit 582e8f4 into main Jul 25, 2026
5 checks passed
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.

1 participant