Custom post types support
-
It would be very cool if you can update line 66 to support custom post types, … like so:
$post_types = get_post_types( array( 'public' => true, '_builtin' => false ), 'names', 'or' );Thanks! 😉
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Custom post types support’ is closed to new replies.