php the_a_z_widget — call to undefined function
-
<?php the_a_z_widget( null, array( ‘post’ => get_page( $id ) ) ); ?>
does not work
<?php the_a_z_listing( array( ‘post_type’ => ‘bgmp’) );
?>works
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘php the_a_z_widget — call to undefined function’ is closed to new replies.