Pinned Repositories
abstract-plugin-base
WordPress Plugin boilerplate for standardizing plugin architecture
abstract-theme-base
An opinionated framework and autoloader for your theme based applications in WordPress.
local-wordpress-development
WordPress Local Web Development Guide for Mac OS X
whitelabel-framework
Whitelabel Framework WordPress Theme (the perfect parent theme)
wordpress-cloudinary-config-free-cdn-images
WordPress plugin that simplifies the use of cloudinary on your site as an image CDN using as needed image fetching
wordpress-development-toolkit
Generate WordPress Plugins using our Abstract Plugin Boilerplate
wordpress-image-crate
WordPress Plugin to hook third-party image providers into the WordPress Media Uploader
wordpress-options-builder-class
WordPress options builder class is a library that helps you setup theme or plugin options that store data in the database with just a line or two of code!
wordpress-rest-cache
WordPress Plugin to lazy cache HTTP requests in database and update via cron.
wpop-example-panel
Example of WordPress Phoenix Options Panel
WordPress Phoenix Developers's Repositories
WordPress-Phoenix/wordpress-development-toolkit
Generate WordPress Plugins using our Abstract Plugin Boilerplate
WordPress-Phoenix/whitelabel-framework
Whitelabel Framework WordPress Theme (the perfect parent theme)
WordPress-Phoenix/local-wordpress-development
WordPress Local Web Development Guide for Mac OS X
WordPress-Phoenix/abstract-plugin-base
WordPress Plugin boilerplate for standardizing plugin architecture
WordPress-Phoenix/wordpress-rest-cache
WordPress Plugin to lazy cache HTTP requests in database and update via cron.
WordPress-Phoenix/wordpress-cloudinary-config-free-cdn-images
WordPress plugin that simplifies the use of cloudinary on your site as an image CDN using as needed image fetching
WordPress-Phoenix/wordpress-options-builder-class
WordPress options builder class is a library that helps you setup theme or plugin options that store data in the database with just a line or two of code!
WordPress-Phoenix/merge-migration-tool
WordPress Plugin leveraging WordPress REST API to migrate and merge sites into a single or multisite environment.
WordPress-Phoenix/wordpress-image-crate
WordPress Plugin to hook third-party image providers into the WordPress Media Uploader
WordPress-Phoenix/proof-of-concept-custom-post-type-permalinked-to-taxonomy
Demo use case of custom post types, custom taxnomies, and custom rewrites connecting them together in hierarchy URL structures
WordPress-Phoenix/vvv2-provision-boilerplate
WordPress-Phoenix/abstract-theme-base
An opinionated framework and autoloader for your theme based applications in WordPress.
WordPress-Phoenix/wpop-example-panel
Example of WordPress Phoenix Options Panel
WordPress-Phoenix/developer-snippets
Collection of developer php classes and or functions to assist in commonly requested features.
WordPress-Phoenix/fix-mysql-php7
Use to correct issues with mysql function that does not exist after upgrading to php7
WordPress-Phoenix/lil-notices
A WordPress plugin for moving admin notices out of the way
WordPress-Phoenix/pledge-for-cause
A charity WordPress theme built to run 1 event at a time and take in pledges (promises) for money donations. Originally built for SaveAChristmas.com
WordPress-Phoenix/random-weighted-conditions
Lightweight PHP class for simplistic weighting of string conditions
WordPress-Phoenix/sm-dashboard-pages-navigator-tree
Navigational Dashboard Widget for easily finding your pages in a heirarchy page tree view on your WordPress admin dashboard
WordPress-Phoenix/sm-sticky-clicky-star
Turn sticky (featured) posts on and off with 1 easy click!
WordPress-Phoenix/synthetic-unit-tests-theme
Synthetic Unit Tests Theme started to test the WP_Rest_Cache plugin