>
Download This Plugin | |
Download Elegant Themes | |
Name | phpharness |
Version | |
Author | guy morazain |
Rating | 0 |
Last updated | 2011-11-29 12:54:00 |
Downloads |
348
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
phpharness plugin added 0 bytes of resources to the Home page and 16 bytes of resources to the sample Post page.
phpharness plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! phpharness plugin ads no tables to your Wordpress blog database.phpharness create a shortcode that lets you specify a php file that you wish to include via require_once into a page. Whatever is returned by your specified function will be displayed. [phpharness path="path to file to require_once" func="function to fire "]
Notes: The function should be in the form of function_name('1',2...) where parameters,if any, are also passed in the stringf defining the function. The Path is relative to your root directory