Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#42617 closed defect (bug) (invalid)

Plugin update freezed on WordPress.org

Reported by: iqubextechs's profile iqubextechs Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.1
Component: Plugins Keywords:
Focuses: Cc:

Description

When I make changes into my code and change the version 1.00 to 1.1, and commit it to the SVN, nothing happens. Plugin doesn't show any new version on wordpress.org The Plugins stays where it was, with the version 1.00

How to fix this WORDPRESS UPDATE FREEZE Problem?

Change History (1)

#1 @swissspidy
7 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Hey there

Trac is for reporting bugs and enhancements in WordPress core. If you're having problems with your plugin hosted on WordPress.org, you should contact plugins@….

It seems like you're talking about your https://wordpress.org/plugins/iconizer/ plugin as it has been updated recently. It shows as version 1.1 to me, so it seems like you've resolved the issue. However, there are two things I like to point out:

  1. You're not tagging you're releases in Subversion
  2. Stable Tag in readme.txt should be your latest release, not the WordPress version

I highly recommend you to read https://developer.wordpress.org/plugins/wordpress-org/how-to-use-subversion/ to understand the whole process.

Note: See TracTickets for help on using tickets.