
Display WordPress Developer Credits with Shortcode (or PHP)
The WordPress platform is poster-child in the open-source community for proving accessibility to commercial-grade consumer-facing software at no cost. While it powers nearly 25% of

The WordPress platform is poster-child in the open-source community for proving accessibility to commercial-grade consumer-facing software at no cost. While it powers nearly 25% of

While YouTube seems to remain the default means of sharing video, one can easily share Facebook videos in the same manner. With Facebook’s you can

This article will show you how to embed a Facebook post into your WordPress post or page with shortcode. Like a lot of Facebook embed

There’s a group of committed WordPress enthusiasts, bloggers, and developers that get together in most cities around the world for regular meetups. They group talks

In a sense, musical composition can be thought of as code… making some of our earliest composers pioneer coders. Sheet music, or any musical notation,

A text box is a small box embedded within your post that is styled in a manner that draws user attention, and reflects the mood

One of the APIs on the WordPress returns a list of third-party import tools. If you’re in the web business, the list might come in

If you’re a WordPress user, and you’re anything like me, you will write a bunch of articles and forget to set the associated featured image.

is a social video website not much unlike YouTube. Because of its premium subscriptions, it permits videos to be broadcast without advertisements making it popular

We originally wrote this code in 2010 with the expectation that WordPress would cease proving their screenshot API to the public. In the typical open

Flightradar24 is a flight tracking service that provides the web with real-time location information on thousands of commercial and recreational aircraft. Flight Radar receives its

Given a source and destination directory, the following function will copy contents between the two locations. Generally speaking, this isn’t the code I use myself.