I’m having these two WordPress functions: $wpb_set_post_views = function($postID) { $count_key = ‘wpb_post_views_count’; $count = […]
Tag: php-5.3
Modifying new code to support PHP5.3
I’m using Roots.io wordpress starter theme. It’s coded for PHP 5.5 but the server I’m […]
Calling a static method from another static method: PHP Fatal error: Call to undefined function
In a simple PHP script (a WordPress module) I have defined a class with several […]
Composer class not found fatal error – wordpress plugin development
I am trying to use composer to autoload my classes in a wordpress plugin. I […]
No More Posts Available.
No more pages to load.