New Plugin – JSM Show Post Meta
The JSM Show Post Meta plugin displays all post meta (aka custom fields) keys and their unserialized values in a metabox on post editing pages.
The JSM Show Post Meta plugin displays all post meta (aka custom fields) keys and their unserialized values in a metabox on post editing pages.
Create an array of store hours easily in PHP — this function generates an array of values quickly, with hours formatted and stepped as you wish.
I often want to output an array for debugging purposes, but using var_dump() or print_r() on an array that includes true / false values and class objects can be problematic. I wrote the following function to pre-filter an array for readability.
A new extension plugin for WPSSO adds Ridiculously Responsive Social Sharing Buttons to posts / pages, custom post types, bbPress, BuddyPress, WooCommerce product pages, and many more. The Scalable Vector Graphics (SVG) used by WPSSO RRSSB look great from any device, including high resolution retina displays.
In a large distributed environment where DNS changes are frequent, checking the SOA serial number for all the NS servers in a zone can be quite helpful.
A serious incompatibility between Pinterest’s support of the ‘article:author’ meta tag and that of Facebook (the leading proponent of the Open Graph standard).
Limit SSH authorized keys to running only rsync, but allow them access to any / multiple directories.
Instructions from Nginx Inc. to retrieve the nginx-plus package include an apt configuration, but for people using apt-mirror and Puppet, additional custom configurations are required.