Libraries tagged by wp version
phpcompatibility/phpcompatibility-wp
37895547 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
2783870 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
johnbillion/wp-compat
274455 Downloads
PHPStan extension to help verify that your PHP code is compatible with a given version of WordPress
eduardovillao/wp-since
5484 Downloads
Check WordPress plugin compatibility by analyzing used functions, classes, hooks and comparing against the minimum required WP version.
10up/wp-compat-validation-tool
1577 Downloads
Perform PHP and WP version compatibility checks in your plugin.
automattic/jetpack-wp-build-polyfills
3959 Downloads
Polyfills for WordPress Core packages not available or incomplete in older WP versions
devgeniem/wp-core-fixes
19325 Downloads
Small fixes for bugs in certain versions of WordPress Core.
arraypress/wp-register-plugin
533 Downloads
A universal WordPress plugin registration system with flexible requirements checking and conflict detection. Simplifies plugin development with smart defaults for EDD, WooCommerce, Elementor, and custom ecosystems.
mcaskill/sage-theme-wrapper
9004 Downloads
Standalone version of the Sage theme layout wrapper for WordPress.
lars/wp-version-bumper
1524 Downloads
innocode-digital/wp-version
8097 Downloads
Simple versioning for WordPress.
wcm/wp-importer
4442 Downloads
WordPress importer plugin. Bug free version.
nekojira/wp-requirements
205 Downloads
Utility for WordPress plugin developers to check PHP version, WordPress version and presence of PHP extensions in current installation.
foxelabs/wp-freemius-client
72 Downloads
Lite version of the Freemius SDK for managing plugin licensing and updates using Freemius APIs, specifically developed for use with Foxe Labs plugins.
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.