Changeset 31008
- Timestamp:
- 12/31/2014 08:07:09 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/plugin.php
r31003 r31008 23 23 * Version: Must be set in the plugin for WordPress 2.3+ 24 24 * Text Domain: Optional. Unique identifier, should be same as the one used in 25 * plugin_text_domain()25 * load_plugin_textdomain() 26 26 * Domain Path: Optional. Only useful if the translations are located in a 27 27 * folder above the plugin's base path. For example, if .mo files are
Note: See TracChangeset
for help on using the changeset viewer.