The Shortcode Callback plugin allows you to use shortcode to execute arbitrary PHP code wherever the shortcode is used..
Execute someFunction and yank whatever it returns with the following shortcode..
Example shortcode to include PHP issue the road is relative to WordPress ABSPATH then yank the results of someFunction where you used the shortcode..
Shortcode example that includes PHP issue the road is relative to WordPress ABSPATH then passes paramter to someFunction and returns the results where you used the shortcode..
The format to call method with the shortcode is exactly the same as not below except you specify the method in the. function. predict of the shortcode...
There is experience with PHP code over here.....
Read more