Libraries tagged by wordpress version
phpcompatibility/phpcompatibility-wp
35435280 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
yoast/wp-test-utils
2632468 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
yoast/whip
1015918 Downloads
A WordPress package to nudge users to upgrade their software versions (starting with PHP)
johnbillion/wp-compat
176794 Downloads
PHPStan extension to help verify that your PHP code is compatible with a given version of WordPress
solarissmoke/disable-comments-mu
70090 Downloads
This is the must-use version of the Disable Comments WordPress plugin. Copy the contents of this directory into your mu-plugins directory in order to disable comments on the entire site/network, without any configuration. You should delete all existing comments from the WordPress database before activating this plugin. If you want to be able to configure the plugin's behaviour, then use the normal version.
phpcompatibility/phpcompatibility-all
69124 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.
eduardovillao/wp-since
4200 Downloads
Check WordPress plugin compatibility by analyzing used functions, classes, hooks and comparing against the minimum required WP version.
publishpress/wordpress-version-notices
22062 Downloads
Library for displaying version notices for Pro plugins in WordPress.
radishconcepts/wordpress-github-plugin-updater
78 Downloads
This class is meant to be used with your Github hosted WordPress plugins. The purpose of the class is to allow your WordPress plugin to be updated whenever you push out a new version of your plugin; similarly to the experience users know and love with the WordPress.org plugin repository.
devgeniem/wp-core-fixes
18874 Downloads
Small fixes for bugs in certain versions of WordPress Core.
automattic/jetpack-wp-build-polyfills
2468 Downloads
Polyfills for WordPress Core packages not available or incomplete in older WP versions
innocode-digital/wp-version
7982 Downloads
Simple versioning for WordPress.
piotrpress/wordpress-hooks
231 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.
technote/gutenberg-package-versions
38605 Downloads
gutenberg package versions
n5s/rangelog
77 Downloads
Rangelog — resolve and parse changelog notes for any package across GitHub, WordPress.org, GitLab, and in-repo sources, over a `(from, to)` version range.