Blog Category: Plugins
June 24, 2020 PHP, Plugins, WordPress
After adding a new custom field to the User Insights plugin recently, I wanted to change how the date fields were displaying. Luckily, User Insights has provided a filter that we can use.
Read MoreFebruary 21, 2020 PHP, Plugins, WooCommerce
By default, the Related Posts for WP plugin displays the lists of posts after the primary content area, which is printed using a WordPress function called the_content(); on each page. …
Read MoreMay 20, 2014 Plugins, WordPress
On a recent build, the client insisted on having a calendar in the sidebar to show their previous blog posts. The default WordPress calendar widget worked great for this. The …
Read MoreJune 28, 2013 Plugins, WordPress
I recently installed BackWPup, a plugin for WordPress that lets you download your MySQL database and backup your website on a schedule. It’s an incredibly useful plugin and does the …
Read MoreJune 26, 2013 HTML, PHP, Plugins, WordPress
In WordPress, you’ll notice on the right side of the add/edit post screen a box that says featured image. Some themes take advantage of this area and this is how …
Read MoreMay 21, 2013 PHP, Plugins, WordPress
In the SEO Yoast plugin for WordPress, you can change the format of your title tags to have consistency across your site as well as strong SEO value. You can …
Read More