[wp-trac] [WordPress Trac] #14558: Separate Database Table Support for Custom Post Types

WordPress Trac noreply at wordpress.org
Sat May 9 23:50:04 UTC 2020


#14558: Separate Database Table Support for Custom Post Types
-------------------------------+----------------------
 Reporter:  rahul286           |       Owner:  (none)
     Type:  enhancement        |      Status:  closed
 Priority:  normal             |   Milestone:
Component:  Posts, Post Types  |     Version:
 Severity:  normal             |  Resolution:  wontfix
 Keywords:                     |     Focuses:
-------------------------------+----------------------

Comment (by russelljamison):

 I think the simplest solution would be to allow the
 {{{register_post_type}}} function to optionally specify a different table
 to save and retrieve data from. That way plugin authors who know they are
 bloating the posts and postmeta tables could opt to send data to a custom
 table.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/14558#comment:30>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list