Libraries tagged by WP Plugin
wp-media/plugin-family
101042 Downloads
Organizes and displays WP Media plugin family across other members.
felixarntz/wp-oop-plugin-lib
3904 Downloads
A library providing classes around WordPress APIs, to be used for example in object oriented WordPress plugins.
axepress/wp-graphql-plugin-boilerplate
28581 Downloads
Boilerplate for creating WPGraphQL extensions
voceconnect/wp-large-options
4070 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
devgeniem/wp-no-admin-ajax
18140 Downloads
A WordPress plugin that lightens the WP AJAX routine and directs the requests to front-end rather than admin back-end.
brianhenryie/bh-wp-logger
4227 Downloads
A PSR logger for WordPress plugins, with a nice WP_List_Table UI.
wp-graphql/wp-graphiql
36379 Downloads
GraphiQL IDE in the WP-Admin. Works with the WPGraphQL plugin. https://github.com/wp-graphql/wp-graphql
wp-sync-db/wp-sync-db-cli
50959 Downloads
WP Sync DB CLI Addon
wp-privacy/wp-api-privacy
463 Downloads
Strips potentially identifying information from outbound requests to the WordPress.org API
wp-forge/wp-options
85308 Downloads
A WordPress helper class for managing plugin options.
metabolism/wp-steroids
5088 Downloads
Supercharge Wordpress with YML configuration, increase performance and security
lipemat/wp-phpcs
28841 Downloads
PHP Codesniffer for a WordPress plugin
humanmade/wp-flags
47018 Downloads
Lightweight WordPress plugin to enable exposing feature flags to end-users, based on code-based ( or admin UI in the future ) criteria.
forumone/wp-cfm
12742 Downloads
Manage and deploy WordPress configuration changes.
blakewilson/wp-enforce-semver
9713 Downloads
A class to enforce SemVer in your WordPress plugins.