Skip to content

chore: make plugin wp.org release ready#12

Merged
up1512001 merged 3 commits intomainfrom
fixes/wp-org
Oct 7, 2025
Merged

chore: make plugin wp.org release ready#12
up1512001 merged 3 commits intomainfrom
fixes/wp-org

Conversation

@up1512001
Copy link
Copy Markdown
Member

@up1512001 up1512001 self-assigned this Oct 7, 2025
Copilot AI review requested due to automatic review settings October 7, 2025 11:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR prepares the OneUpdate plugin for WordPress.org release by standardizing the version to 1.0.0 and updating release configurations. The changes focus on version consistency, WordPress.org compliance, and optimizing the release package.

  • Updated all version references from 1.0.2 to 1.0.0 across all configuration files
  • Removed deprecated load_plugin_textdomain() function call following WordPress 6.7 i18n improvements
  • Modified release workflow to include only necessary files for WordPress.org distribution

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
readme.txt Updated version, PHP requirements, and WordPress compatibility for wp.org standards
package.json Version downgrade to 1.0.0 for initial release
oneupdate.php Plugin header updates and removal of deprecated text domain loading
composer.json Version synchronization with other files
.github/workflows/release_on_tag.yml Optimized release package by including readme.txt and excluding languages directory

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@up1512001 up1512001 merged commit 1d45e23 into main Oct 7, 2025
5 checks passed
@up1512001 up1512001 deleted the fixes/wp-org branch October 7, 2025 12:02
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