• Can someone please explain why init call does not call values from DB options table instead of static function in wp-includes/post.php
    ?

Viewing 1 replies (of 1 total)
  • You mean you would want the post types to be stored in an option somewhere, right? You can do that with a plugin.

    Btw, it’s the same for taxonomies.

Viewing 1 replies (of 1 total)

The topic ‘function create_initial_post_types()’ is closed to new replies.