[Plugin: Advanced Post List] APL_display "not available"
-
<?php if(function_exists("APL_display")){ echo "available.\n"; } else { echo "not available.\n"; }This is returning “not available.
This isn’t working, in the loop or out of the loop.
Do I need to do something else?
<?php if(function_exists("APL_display")){APL_display("test1");}?>[post_list name="test1"]
The shortcode works just fine.I am using WP3.3B3
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Plugin: Advanced Post List] APL_display "not available"’ is closed to new replies.