Descrição
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
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“phpharness” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
Traduza o “phpharness” para o seu idioma.
Interessado no desenvolvimento?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.