
Add the WordPress Links Manager Back into the Admin Panel
As of WordPress version 3.5, the Links Manager and blogroll feature were hidden for new installs or existing installs (when the feature wasn’t used). Existing

As of WordPress version 3.5, the Links Manager and blogroll feature were hidden for new installs or existing installs (when the feature wasn’t used). Existing

A number of years ago I shared a PHP function that I used to truncate strings to a character count. Simply because I had it

This article will show you how to display a random fact on your website using PHP or WordPress shortcode. Not unlike our article on displaying

When you publish a page in WordPress, you have the option of selecting a parent page. All pages underneath that page become child pages –

In a couple of we had a need to evaluate syntax highlighted PHP code to determine the source of identified functions (PHP, WordPress, or our

Bulletin Board Code or BB Code is a lightweight markup language used to format text within posts made on the majority of message board platforms,

describes their platform as a “playground for the front end side of the web. It’s all about inspiration, education, and sharing”. The platform takes HTML,

While the term ‘pastebin’ has found its place in everyday geek vernacular, it was that effectively pioneered the service. Created it 2002, Pastebin took nearly

The default post revision functionality of WordPress is quite good. It keeps every post or page revision saved so that you can revert back to

A few years ago we toyed around with the idea of submitting a few plugins to the WordPress repository. Most of them were very basic

In 1931, CIE (Commission Internationale de l’Eclairage) defined the color space, representing all possible colors based on human perception. Like RGB, CIE XYZ has three

Because we’ll be sharing a lot of code outside of the WordPress plugin ecosystem, we needed a way to communicate updates to plugins (or shortcodes)