Can someone please explain why init call does not call values from DB options table instead of static function in wp-includes/post.php
?
Can someone please explain why init call does not call values from DB options table instead of static function in wp-includes/post.php
?
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.
This topic has been closed to new replies.