Please check the Category Posts Plugin’s Changelog on WordPress.org (on the Development
tab). I’m providing the screenshot below:
You’ll notice that version 4.9.13
was indeed updated on JULY 22 2021.
4.9.13 – JULY 22 2021
Fixed Line number with WordPress 5.8
However, on the right side it shows: Last updated: 1 month ago
.
This last update doesn’t refer to updates to the plugin version itself, rather updated information on wordpress.org that it was Tested up to: 6.1.1
.
I’ve dug further down the source code to the last commit of the plugin files, and you can see that the change was only made on the readme.txt
file and it’s just the Tested up to: 6.1
part:
WordPress.org’s plugin listing page is generated from this readme.txt
file. So what WordPress.org is referring to when it says: Last updated: 1 month ago
, is only this much.
So you see, there’s no significant update and there’s no actual disagreement about the update date.
Related Posts:
- Updates for a private plugin?
- what is the correct way to update a plugin via tortoise svn to the repository?
- An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration
- Can I upgrade a plugin to a specific version?
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- What are the best practices for updating?
- Why “Contact Form 7” doesn’t update PHPmailer library?
- How can I prevent a plugin from updating unless it’s minimum PHP version is met?
- Removing the “Your backup folder MIGHT be visible to the public” Message Generated by the WP-DBManager Plugin
- Error when updating plugins by FTP “Unable to locate WordPress Content directory (wp-content).”
- Which files get updated in a plugin update?
- Making plugin unique to not conflict with plugins with the same name
- Updating WordPress – the best approach (updating wp core, plugins and db)
- How get list of updates of wp site?
- How do I retrieve a list of popular plugins using the WordPress.org Plugin API?
- plugin wants to update to wrong plugin
- How to update WordPress plugin readme.txt description page without triggering a plugin update?
- How long does it take for a new plugin to be approved?
- How is the WordPress.org plugin download history calculated?
- How can a plugin run a script after being updated in MultiSite?
- Automatic updates not working/plugins not installing
- How to update plugin without overwrite custom code
- What Triggers a Plugin Update Alert
- WordPress plugin update not showing on wp.org [closed]
- Upgrading WordPress 4.0 asks for FTP password
- Plugins won’t update when WordPress says they’re updated
- Do extra plugin files get deleted during an upgrade?
- Override plugin functions in functions.php
- Licensing: Can I include SWFs without source in a plugin released on wordpress.org?
- Skip file when plugin updated
- How to migrate from Mark Jaquith’s Subscribe to Comments plugin to Gurken’s new version?
- Can I upgrade plugins via FTP?
- How can we deal with unmaintained plugins with vulnerabilities?
- Function to see how many plugins on a site need updating
- wordpress.org codebase
- Can a manually uploaded plugin be made to track updates from the WordPress.org plugin directory?
- Where to access the available plugin/WordPress updates?
- Can WordPress Plugin Directory Cache Delay the Upload of Images?
- How to checkout the wordpress.org plugin repository?
- Force Plugin Updates: “Update Failed: Plugin update failed.” after update one plugin
- Can’t update/install plugins or WordPress
- How to update plugins with database updates if I use svn
- WordPress plugin compatibility explaination when wordpress releases its new version (theoretical)
- Display update notification messages like ‘What’s New’
- How can I prevent my plugin go development trunk [closed]
- What keys are needed when passing the icons array to plugins_api()?
- `plugins_api()`: why does a commercial plugin changelog link result in a tailing plugins repo check and 500 error? [closed]
- After upgrade to php 7 plugin/them updates broke [closed]
- Updating plugins asks for FTP information, why? (this is a new one)
- Some recent plugin updates have failed “Could not create directory”
- How to test ‘upgrader_process_complete’ hook in plugin development?
- What happens if I don’t update my plugins?
- Redirect to another page using contact form 7? [closed]
- Batch update of WordPress Plugins
- My homemade plugin is trying to update to someone else’s plugin
- How to get plugin name from plugin file location
- What is a rock solid development and deployment workflow? [closed]
- UpdraftPlus installed malware – scared to download or update plugins now! [closed]
- Child Themes and Updating Parent Theme
- Is there a maximum length to a WordPress Page?
- How to execute plugin and theme updates from a web hook / endpoint?
- Get site url and updates data, then use them
- Regularity of Checking for plugin updates? [duplicate]
- WordPress.org: How to add a plugin for certain countries?
- Updating WordPress across multiple versions
- How to add update function to plugin without adding it to https://wordpress.org/plugins/ [closed]
- How (or where) do I get wordpress plugin update download link?
- Problem after updating plugins
- Cannot add edit themes and add plugins after multisite update
- Manualy Updated WordPress Error
- WordPress asks to update a plugin already updated
- Is it okay to make a plugin to the WordPress repo, but limit it’s actions to maximum N events?
- Plugin updated pushed with git break site
- There has been a critical error on your website
- Unable to update plugins or log out
- Update a previous version of plugin when the new plugin is built from the scratch
- Gutenberg editor in WordPress 5.0.3 /wp-json/wp/v2/pages/4713/autosaves?_locale=user 500 (Internal Server Error)
- Update and remove buttons are hidden in plugin’s page
- Making sure updates didn’t break anything
- Can Hosting affect a plugin from working properly?
- how to check plugin name unique or not?
- Pause form submissions while upgrading plugins
- WordPress Plugin Install / Update Problem
- Why all my wordpress sites keeps telling me that everything is up to date at /wp-admin/update-core.php?
- Surviving WordPress and plugin updates
- Update page (update-core.php) & Plugins page (plugins.php) revert to homepage
- MobilePress plugin and WordPress 4.1 update
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- Which part of the plugin to change so the updater won’t register the next version?
- What is the RSS feed link for the newest WordPress plugins?
- No feedback when installing plugins or updating
- Updates for a private plugin?
- Trouble After Update, Removing Plugin
- Using one-click plugin upgrade feature securely on suexec server
- Manually updating a plugin , is it overriding the previous settings of the plugin?
- Plugin update warning
- Self-hosted Plugins & Themes store with auto-updates? [closed]
- Console errors after WordPress Update 6.1
- How to update changes to multiple sites at the same time
- how to update wordpress plugin programmatically using plugin path