Diese Funktion prüft, ob ein Artikeltyp öffentlich sichtbar ist.
<?php
function is_post_type_viewable( $post_type ) {
...
}
?>
Es gilt:
Diese Funktion prüft, ob ein Artikeltyp öffentlich sichtbar ist.
<?php
function is_post_type_viewable( $post_type ) {
...
}
?>
Es gilt: