mm-forms.php PHP7 Fix
If you’re using the MM-Forms WordPress plugin and PHP7, you’ll run into following Fatal Error message that can screw up your WordPress blog completely. For instance in my case, all pages didn’t work anymore...
If you’re using the MM-Forms WordPress plugin and PHP7, you’ll run into following Fatal Error message that can screw up your WordPress blog completely. For instance in my case, all pages didn’t work anymore...
WordPress function the_category() offers an optional parameter to define a separator between each category link that is being returned. The problem is, if you don’t want to have any separator and you don’t use...