[wp-trac] [WordPress Trac] #23265: Canonical callback representation
WordPress Trac
noreply at wordpress.org
Tue Jan 22 16:04:56 UTC 2013
#23265: Canonical callback representation
-------------------------+------------------------------
Reporter: scribu | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Changes (by toscho):
* cc: info@… (added)
Comment:
Another variant:
{{{
add_filter( 'the_content', ['Class_Name', 'static_callback_method'] );
}}}
But that should be equal to your first example.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23265#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list