WordPress Plugin Starter Comments

Here is the minimum comment that you need for a plugin to be recognized. <?php /* Plugin Name: Example Plugin */   Here is the a sample of a plugin with more of the information that is recommended along with some of the default activation calls. <?php //...

Yoast Descriptions and Visual Composer Resolution

So I ran into an issue where Yoast SEO was not auto-generating an excerpt for use within the Meta Description when a visual composer is being used.  When I say visual composer I mean like Divi or WP Bakery Visual Composer.  I was able to track down a filter that seems...

zPanel Webalizer Fix

If you are getting a blank page when trying to get to Webalizer from within zPanel you can edit the module.zpm file as follows.  Find the /etc/zpanel/panel/modules/webalizer_stats/module.zpm file and line 10 from : <div class=”zmodule_desc”...