Libraries tagged by vonec
vonec/gitsync
9 Downloads
Laravel Package to deploy code automatically from git to multiple autoscaling EC2 instances on AWS using Github/Bitbucket webhooks
voceconnect/wp-large-options
3711 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.
voceconnect/wp-dependencies
17270 Downloads
A composer package for WordPress to help manage plugin dependencies.
voceconnect/voce-post-meta
18144 Downloads
Easily create post metaboxes and add fields
voceconnect/post-selection-ui
17432 Downloads
A WordPress library to display a user interface to easily select posts from any post type
voceconnect/objects-to-objects
5750 Downloads
A WordPress plugin/module that provides the ability to map relationships between posts and other post types
voceconnect/wp-multisite-sso
1343 Downloads
voceconnect/voce-settings-api
14932 Downloads
A simplification of the core WordPress settings API
voceconnect/voce-post-meta-psu
13294 Downloads
Post Meta API Extension for Post Selection UI fields
voceconnect/voce-post-meta-media
9877 Downloads
Extension of Voce Post Meta Plugin to create media meta fields
voceconnect/voce-post-meta-date
9018 Downloads
Extension of Voce Post Meta Plugin to create date meta fields
voceconnect/thermal-api
135 Downloads
A JSON API that provides access to the data within WordPress
voceconnect/wp-media-modal
4152 Downloads
Creates a modal window for media selection in WordPress 3.5+
voceconnect/wp-cache-bucket
28279 Downloads
Allows cache items to be tied to a single validation key
voceconnect/voce-widget-cache
212 Downloads
Adds ability to easily cache widget output for better performance.