Pinned Repositories
atomic-blocks
Page building blocks for the new WordPress editor.
pbrocks-fse
WordPress Full-Site Editing theme
pbrocks-sample-blocks
Some blocks developed by pbrocks.
wclvpa19-ajax-plugin
A starter plugin showing how to create your own plugin instead of stuffing your theme's functions.php full of functional items.
wcphl19-collection
Rewriting gutenberg-examples plugin using wp-scripts
wp-customizer-starter
WordPress Customizer as plugin
pbrocks's Repositories
pbrocks/Common-Function-Names
Functions and Classes used in tutorials and examples. Higher probability of conflict with other plugins.
pbrocks/full-width_s
A full-width HTML structure for the '_s' (Underscores) starter theme by Automattic. An explanation of the minimal HTML changes and CSS additions have been described in the README.md file. Credit Automattic for the starter theme https://github.com/Automattic/_s as well as the README description minus my additions.
pbrocks/network-wide-menu
Network Wide Menu for WordPress Networks
pbrocks/quotes-collection
Read-only mirror of http://plugins.svn.wordpress.org/quotes-collection/. Updated daily with svn2git.
pbrocks/wordpress-oneclick-migration
A simple migration script to migrate your site from test server to live server preserving your widgets and its settings.
pbrocks/wp-action-trace
A WordPress plugin to display all the actions calls. Optionally will display the parameters called with.