Packages from johnbillion
-
-
PHP
johnbillion/extended-cpts
A library which provides extended functionality to WordPress custom post types and taxonomies.
-
PHP
johnbillion/extended-template-parts
A library which provides extended functionality to WordPress template parts, including template variables and caching.
-
PHP
johnbillion/falsey-assertequals-detector
Detects usage of assertEquals() with falsey values and marks the test as risky.
-
Shell
johnbillion/plugin-infrastructure
Reusable infrastructure relating to testing, building, and deploying my WordPress plugins
-
-
-
PHP
johnbillion/vip-go-indicator
Adds an admin toolbar indicator which identifies the current WordPress.com VIP Go environment.
-
PHP
johnbillion/wp-compat
PHPStan extension to help verify that your PHP code is compatible with a given version of WordPress
-
-
-
PHP
johnbillion/ext
WP-CLI command which checks the existence of PHP extensions needed to run WordPress.
Abandoned!
-
PHP
johnbillion/extended-taxos
A library which provides extended functionality to WordPress custom taxonomies, allowing you to quickly build custom taxonomies without having to write the same code again and again.
Abandoned! See johnbillion/extended-cpts
-
PHP
johnbillion/extended-widgets
A library which provides extended functionality to WordPress widgets, including theme templating and caching.
Abandoned!
-
PHP
johnbillion/network-media-library
Network Media Library provides a central media library that's shared across all sites on the Multisite network.
Abandoned! See humanmade/network-media-library
-
PHP
johnbillion/php-docs-standards
PHPUnit tests for documentation standards of PHP functions and methods.
Abandoned!
-
PHP
johnbillion/wordhat
WordHat is a Behat extension for WordPress. It provides WordPress-specific functionality for common testing scenarios specific to WordPress sites.
Abandoned! See lucatume/wp-browser
-
PHP
johnbillion/wordpress-behat-extension
WordPress extension for Behat 3
Abandoned! See paulgibbs/behat-wordpress-extension
-
PHP
johnbillion/wp-docs-standards
Documentation standards for WordPress functions, classes, and methods.
Abandoned! See johnbillion/php-docs-standards
-
PHP
johnbillion/wp-hooks
All the actions and filters from WordPress core in machine-readable JSON format.
Abandoned! See wp-hooks/wordpress-core
-
PHP
johnbillion/wp-hooks-generator
Generates a JSON representation of the WordPress actions and filters in your code
Abandoned! See wp-hooks/generator