Opened 12 years ago
Closed 12 years ago
#25382 closed enhancement (fixed)
Hook Docs: wp-includes/l10n.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Inline Docs | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
The attached patch adds inline documentation for these hooks.
Filters:
locale
gettext
gettext_with_context
ngettext
ngettext_with_context
override_load_textdomain
load_textdomain_mofile
override_unload_textdomain
theme_locale
Attachments (4)
Change History (10)
Note: See
TracTickets for help on using
tickets.
Hi Nao,
25382.diff is really close to ready, just a few tweaks:
@paramdescription for for theplugin_localeandtheme_localefilters*/on each block needs to be indented once spacegettextandgettext_with_contextfilters? It really improves readabilityI think with those tweaks above this will be ready to go in. Thanks for the patch!