[wp-trac] [WordPress Trac] #37699: Death to Globals Episode #1: A Registry, A Pattern
WordPress Trac
noreply at wordpress.org
Wed Aug 31 06:24:58 UTC 2016
#37699: Death to Globals Episode #1: A Registry, A Pattern
----------------------------+------------------
Reporter: wonderboymusic | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+------------------
Comment (by wonderboymusic):
In [changeset:"38465"]:
{{{
#!CommitTicketReference repository="" revision="38465"
Press This: in `wp_ajax_press_this_save_post()` and
`wp_ajax_press_this_add_category()`, don't check for a global instance.
`WP_Press_This` is a Controller, but not really a Singleton. This also
keeps it from being a pluggable class, which it is right now.
See #37699.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37699#comment:50>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list