"> "> "> "> "> "> ">

: [title], [excerpt], [permalink] [tags]

>
>
true, // '_builtin' => false, ); $output = 'objects'; $operator = 'and'; $wp_post_types = get_post_types( $args, $output, $operator ); foreach ( $wp_post_types as $post_type ) { $checked = ($post_types[$post_type->name] == 'on')?'checked':''; echo "
"; } ?>