DrewAPicture
PHP developer and writer of technical documentation Dabbler in ruby/rails, python/django. Former @WordPress core developer and docs team lead.
Westminster, CO
Pinned Repositories
code-examples
Code examples and snippet library
CoderDeck
Create live-coding HTML5-based presentations and workshops
Ghost
usher
Usher introduces global (and screen-specific) keyboard shortcuts for navigating the WordPress admin.
WordPress
WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.
DrewAPicture's Repositories
DrewAPicture/debug-bar-console
WordPress plugin that adds a PHP/SQL console to the Debug Bar plugin.
DrewAPicture/ensemble
Easily manage a color guard circuit (or similar sport/activity organization) with WordPress.
DrewAPicture/plugin-downloader
Makes it possible to download plugins installed on a WordPress site
DrewAPicture/role-command
Manage user roles and capabilities.
DrewAPicture/usher
Usher introduces global (and screen-specific) keyboard shortcuts for navigating the WordPress admin.
DrewAPicture/affiliate-portal-tabs
DrewAPicture/common-files
Common files and conventions I use in PHP projects.
DrewAPicture/db-command
Perform basic database operations using credentials stored in wp-config.php.
DrewAPicture/entity-command
Manage WordPress core entities.
DrewAPicture/export-command
Export WordPress content to a WXR file.
DrewAPicture/extension-command
Manage WordPress plugins and themes.
DrewAPicture/html
PHP library to generate HTML code
DrewAPicture/ideas
Ideas for things that I'd like to build when I have time. Inspired by https://github.com/johnbillion/ideas
DrewAPicture/import-command
Import content from a WXR file.
DrewAPicture/issue
DrewAPicture/Jazzy-Generator-Tag
Supplements your WordPress site's generator tag with the jazz artist your current version of WordPress was named after.
DrewAPicture/media-command
Import new attachments or regenerate existing ones.
DrewAPicture/new
DrewAPicture/package-command
Manage WP-CLI packages.
DrewAPicture/razz
DrewAPicture/rewrite-command
Manage rewrite rules.
DrewAPicture/scaffold-command
Generate code for post types, taxonomies, plugins, child themes, etc.
DrewAPicture/search-replace-command
Search/replace strings in the database.
DrewAPicture/server-command
Launch PHP's built-in web server for this specific WordPress installation.
DrewAPicture/sharper-claws
A library for building standardized SQL clauses used in custom WordPress database queries.
DrewAPicture/super-admin-command
Lists, adds, or removes super admin users on a multisite install.
DrewAPicture/varying-vagrant-vagrants
An evolving Vagrant configuration with a goal of providing a system to pass development projects between team members for easy ramp up on projects.
DrewAPicture/widget-command
Adds, moves, and removes widgets; lists sidebars.
DrewAPicture/wp-orm
WordPress ORM with Eloquent, an object-relational mapper that makes it enjoyable to interact with your database.
DrewAPicture/WP-Parser