Wordpress/tools/i18n
Nikolay Bachiyski 04dd14f3b5 Extract: rename method `extract_entries` to `extract_from_code`
The other extract methods are named `extract_from_<something>`, this was
te only one, which wasn't.

Also, it was returning an instance of `Translations`,
not an array of entries, which the name suggested.


git-svn-id: https://develop.svn.wordpress.org/trunk@25920 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-26 00:54:27 +00:00
..
t Extract: rename method `extract_entries` to `extract_from_code` 2013-10-26 00:54:27 +00:00
add-textdomain.php Import internationalization tools from i18n.svn.wordpress.org. 2013-08-07 06:44:08 +00:00
extract.php Extract: rename method `extract_entries` to `extract_from_code` 2013-10-26 00:54:27 +00:00
makepot.php Remove lingering instances of call time pass-by-reference, limited to instances of `callable` - use `$this` instead of `&$this`. 2013-09-05 16:33:50 +00:00
not-gettexted.php Remove lingering instances of call time pass-by-reference, limited to instances of `callable` - use `$this` instead of `&$this`. 2013-09-05 16:33:50 +00:00
pot-ext-meta.php Remove lingering instances of call time pass-by-reference, limited to instances of `callable` - use `$this` instead of `&$this`. 2013-09-05 16:33:50 +00:00