Tom McFarlin
Tom McFarlin
namespaces-and-autoloading-in-wordpress
[WordPress] A simple example of namespaces an autoloading used to demonstrate the concepts in a presentation at WordCamp Atlanta 2017.
page-template-dashboard
An easy way to see which templates your pages are using without having to view the page editor.
page-template-example
[WordPress] An example WordPress plugin used to show how to include templates with your plugins and programmatically add them to the active theme.
page-template-info
[WordPress] This plugin displays the name of the template associated with each page on the 'All Posts' page.
phpcs-wpcs-vscode
How to install PHP CodeSniffer and the WordPress Coding Standard Rules in Visual Studio Code.
Simple-Overlay
[Retired-jQuery] A Plugin For Lightweight, Flexible, and Customizable Overlays. This plugin is no longer maintained.
single-post-meta-manager
[WordPress] A plugin for displaying a given post's meta data within the single post view of editing a post.
theme-customizer-example
[WordPress-Envato] This theme is used to demonstrate how to integrate the Theme Customizer into a WordPress theme. It's an example project used in a WPTuts+ series of articles.
title-capitalization-for-wordpress
[WordPress] Properly capitalizes post titles and heading elements in the post content when saving and updating posts.
toggle-admin-notices
Hide all admin notices, warnings, and errors in the WordPress admin area using an option in the admin bar.