Ticket #10814: 10814-inter-3-0.patch
| File 10814-inter-3-0.patch, 704 bytes (added by hakre, 3 years ago) |
|---|
-
wp-admin/includes/plugin.php
### Eclipse Workspace Patch 1.0 #P wordpress-trunk
47 47 * 'TextDomain' - Plugin's text domain for localization. 48 48 * 'DomainPath' - Plugin's relative directory path to .mo files. 49 49 * 'Network' - Boolean. Whether the plugin can only be activated network wide. 50 * '_sitewide' - Deprecated, use 'Network' instead. 50 51 * 51 52 * Some users have issues with opening large files and manipulating the contents 52 53 * for want is usually the first 1kiB or 2kiB. This function stops pulling in
