For those having this problem…
It’s really rare…
In most cases you will be missing something like Stable Tag:
in your readme.txt file (it should be latest production-ready version).
You will also need to make sure, version is correct on your main plugin .php
file header.
Also… version should be tagged to tags/{your_version}
with svn copy
for example, to tag version 5.2.0 from master we would want to do…
svn copy trunk tags/5.2.0
This should match Stable tag:
If al this is done and you have like waited for at least 10 hours… And still version ain’t live (which is very rare), you can go ahead and do another commit with maybe just another line break to like ping WordPress again…
Do this only when everything above doesn’t work and you have waited like 10 hours and do it only once because this is an expensive operation for wp.org servers…
Hope that helps (somebody).
Related Posts:
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- Get a list of all WordPress.org Plugins?
- Can I change ownership of my plugin?
- How can I prevent a plugin from updating unless it’s minimum PHP version is met?
- Allowing Two Developers Access to a Plugin on the WordPress.org Plugin Repository?
- “Donate to this plugin” for WordPress.org Plugin Authors
- Making plugin unique to not conflict with plugins with the same name
- How do I retrieve a list of popular plugins using the WordPress.org Plugin API?
- How long does it take for a new plugin to be approved?
- How is the WordPress.org plugin download history calculated?
- Is it possible to have screenshots in any other section rather than the screenshots section?
- Licensing: Can I include SWFs without source in a plugin released on wordpress.org?
- Licensing of freemium plugin
- Why was my plugin rejected from the WordPress.org repository?
- wordpress.org codebase
- Can a manually uploaded plugin be made to track updates from the WordPress.org plugin directory?
- Can WordPress Plugin Directory Cache Delay the Upload of Images?
- How to checkout the wordpress.org plugin repository?
- WordPress plugin compatibility explaination when wordpress releases its new version (theoretical)
- How can I prevent my plugin go development trunk [closed]
- Plugin development: Buggy plugin preview
- Where can I always find the price of a plugin
- WordPress SVN UTF-8 issue
- WordPress.org: How to add a plugin for certain countries?
- Readme.txt not getting updated
- Change plugin author after someone leaves the company
- Is it okay to make a plugin to the WordPress repo, but limit it’s actions to maximum N events?
- Better search on WordPress.org Plugins?
- how to check plugin name unique or not?
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- What is the RSS feed link for the newest WordPress plugins?
- How to edit the name of a plugin on wordpress.org/plugins
- On WordPress.org Plugin repository, Last Updated Date doesn’t match with Plugin Version Update Date
- remover item do carrinho na página de checkout
- Create tabs inside Plugins Admin Page [closed]
- Remove action from plugin on other plugin
- WordPress Plugin Development In MVC Architecture, How?
- How to build an API as a plugin
- WordPress wp-json API – Custom Post Type returns 403
- Create custom column in post table in wordpress
- Add .html extension to custom post type taxonomies
- How to load a new template page according to a particular URL?
- Themes VS Plugins [duplicate]
- Does Quantity of files in a plugin affect performance?
- Why is my ajax call refreshing the page?
- Add CSS class to add-to-cart button, Woocommerce [closed]
- How to count number of records found in a database table?
- Advanced Custom Fields query
- What is the way to ship read-me strings like plugin-strings for internationalization?
- How can I make uploaded images in the editor load with HTTPS?
- Ultimate Member: Redirecting after registration
- Best method to upgrade multisite plugin’s numerous database table
- Activated plugin is stored as an object, rather than as a path
- how to create site exit messages with destination url displayed
- Magazine subscription sales through WP?
- Overriding functions in wordpress plugins
- Color java code the way it is colored in eclipse [closed]
- Changing “elapsed time” to “time remaining” on MP3-jPlayer audio player with CSS or PHP changes
- Ctrl+V images from clipboard into wordpress editor
- Add content to footer – above wp_footer
- Is it necessary to auto delete my WP plugin database tables when users deactivate/delete my plugin?
- How to insert and call new data in wordpress website database through a plugin
- Where is this strange og:description coming from?
- Release the plugin in the WordPress repository where redux is used
- Dokan Marketplace store link in single product page
- How retreive saved data from gravity forms in my template?
- Ajax object not defined – JS file is in plugin folder
- Is there a good way to load tiny_mce_popup.js through editor.windowManager.open?
- Sharing functions between plugins
- Is the bulk_action hook stable for use in 3.2.X?
- Can’t load the the canges of field groups [duplicate]
- Personality quiz in wordpress using a plugin
- Adding custom post category to categories widget
- How can we get this dynamically as this folder may not be by the same name always → wp-admin
- How to ignore fields if empty?
- Import 2000 posts from one website to another
- wp_remote_post To external API multiple values with the same key
- Add WooCommerce vendor slug to auto-generated SKU
- redirect to a custom page
- custom REST endpoint not passing body of POST request to callback
- Add section (add_settings_section) to a custom page (add_submenu_page) not working
- cURL do not mimic click
- Wordress admin page is fetching error You do not have sufficient permissions to access this page.
- How to change text in a page by utilizing a custom user id?
- How can I insert a record into a custom table from my custom form in my custom admin page?
- how to create table during plugin installation in side a class
- Which WordPress version to use for improved plugin compatibility? [closed]
- Why function hooked using object are executing at all time?
- Create a blank admin page from plugin
- Private WordPress blog, requires user registration approval, and allowing users to login with OpenID
- How do I make the selected layout display for all MarketPress pages?
- include plugin folder directly in theme folder to load faster page n wp
- How do i remove “Powered by WordPress” from AMP?
- Publish post facebook page & twitter automatically [closed]
- How to disable plugin capability : “create new category”
- Scripts don’t enqueue after removing plugin
- Plugins menu not on dashboard
- How to make content as required in custom post type?
- Categories not showing when all of the posts are private
- How to create a “Most Popular” & “Latest” TAB in WordPress