Einmal hinzugefügte Features lassen sich natürlich auch wieder entfernen.
<?php
function remove_post_type_support( $post_type, $feature ) {
...
}
?>
Es gilt:
Einmal hinzugefügte Features lassen sich natürlich auch wieder entfernen.
<?php
function remove_post_type_support( $post_type, $feature ) {
...
}
?>
Es gilt: