[wp-trac] Re: [WordPress Trac] #4048: some hooks for the plugin
management system
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 4 03:47:23 GMT 2008
#4048: some hooks for the plugin management system
--------------------------------------------------+-------------------------
Reporter: m0n5t3r | Owner: westi
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.5
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch new-hook plugin-management |
--------------------------------------------------+-------------------------
Comment (by ryan):
Filtering for l10n purposes means the plugin has to get the source strings
in the catalog somehow. It could do this with some dummy __() calls
within the plugin that duplicate the header information. But then we
would have to load catalogs for inactive plugins to get at these
translations, which we don't currently do. If we did do this, it would be
an integrated feature and not a filter.
--
Ticket URL: <http://trac.wordpress.org/ticket/4048#comment:11>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list