voceconnect member since: Nov 05, 2013
voceconnect's packages
-
-
-
JavaScript
voceconnect/voce-post-meta-date
Extension of Voce Post Meta Plugin to create date meta fields
-
-
-
-
-
-
-
PHP
voceconnect/voce-widget-cache
Adds ability to easily cache widget output for better performance.
-
-
PHP
voceconnect/wp-dependencies
A composer package for WordPress to help manage plugin dependencies.
-
PHP
voceconnect/wp-generate-new-image-sizes
Generates newly sized images upon request of new registered image size
-
PHP
voceconnect/wp-large-options
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.