Lamentablemente con la ultima version de php este plugin ya no funciona
]]>I got this error and fixed it by changing line 145 of fun-facts.php to:
add_action('widgets_init', function() { return register_widget("WP_Widget_Fun_Facts"); } );
This plugin needs it’s constructor method updated. It’s an easy fix.
]]>Sometimes it shows blank post! Please fix it
]]>Hi,
I installed and activated the plugin. However, nothing comes up in the widget.
Please could you help?
]]>