WordPress Announcements News and Info
WordPress Announcements News and Info

phpharness for WordPress

phpharness is a WordPress plugin by guy morazain that creates a shortcode that lets you specify a php file that you wish to include 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 “]

Author otes: 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.

Download: http://wordpress.org/extend/plugins/phpharness/

Leave a comment

Your email address will not be published. Required fields are marked *