Great plugin, this will help me out a lot, once I get it working.
I’m pretty knew to wordpress (not PHP though).
Ok, here’s what’s going on. I think i’ve followed your directions pretty good. I created a simple “hello world” script, called it hello.php and placed it in the root of the “wp-content/themes” folder. Then I went into my visual editor and entered this exact line.
[m_include_file filepath=”/wp-content/themes/hello.php”]
also tried this
[m_include_file filepath=”/themes/hello.php”].
neither way yielded any results.
Please tell me what I’m doing wrong.
WP 3.1
WAMP