Libraries tagged by wp rest
wp-forge/wp-update-handler
90400 Downloads
A WordPress package for updating custom plugins and themes based on an API response from a custom update server.
danielbachhuber/wp-cli-reset-post-date-command
105232 Downloads
Reset the post_date field on your posts after you change the timezone.
voceconnect/wp-large-options
4469 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.
alleyinteractive/wp-find-one
11938 Downloads
Query for and return one WordPress post, term, or other object, bypassing intermediate arrays.
generoi/wp-image-resizer
7232 Downloads
A plugin which provides dynamic image sizes through a CDN
thefrosty/wp-utilities
14299 Downloads
A library containing my standard development resources
pretzlaw/wp-integration-test
25886 Downloads
Mocking return value of functions/filters and more for testing WordPress with PHPUnit.
devgeniem/wp-readonly-options
53211 Downloads
Predefine WordPress options in your code and force get_option() results.
vvv3/wp-responsive-images
2214 Downloads
WordPress responsive images easily
dekode/wp-resets
20074 Downloads
WordPress must-use plugin for Dekode
wearerequired/wp-mail-return-path
4025 Downloads
WordPress mu-plugin to set sender/return path for mail if not set..
payter/wp-remp-connector
1090 Downloads
WP plugin, helper for retrievie of REMP CRM user data
onepix/wp-static-analysis
519 Downloads
Psalm, PHPCS and Rector configs for use in WP
downshiftorg/wp-http
5769 Downloads
A psr7-ish, Guzzle-ish, set of request/response classes for WordPress.
deliciousbrains/wp-image-processing-queue
1413 Downloads
Resize WordPress images in the background