[wp-trac] [WordPress Trac] #38148: Do not store URL protocol in the database

WordPress Trac noreply at wordpress.org
Sat Sep 24 10:45:45 UTC 2016


#38148: Do not store URL protocol in the database
-------------------------+------------------------------
 Reporter:  aristath     |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Formatting   |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  https        |     Focuses:
-------------------------+------------------------------

Comment (by aristath):

 @mdgl that would require significantly refactoring parts of WordPress
 Core... and would most probably cause backwards-compatibility issues.
 You'd need a mechanism to store those object references, another one to
 retrieve them ,expand them and so on. There a re a bunch of plugins out
 there that query the database directly, so all those would probably break
 if we change the schema.
 The current implementation is battle-tested and just works. All it needs
 in my opinion is just a couple of tweaks...

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


More information about the wp-trac mailing list