Changeset 1700023
- Timestamp:
- 07/21/2017 01:51:17 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
disable-unnecessary-functionality/trunk/disable-unnecessary-functionality.php
r1678743 r1700023 129 129 * Отключаем Emojii 130 130 * -------------------------------------------------------------------------- */ 131 132 133 /* dns-prefetch */ 134 135 remove_action( 'wp_head', 'wp_resource_hints', 2); 131 136 137 /* dns-prefetch */ 132 138 133 139
Note: See TracChangeset
for help on using the changeset viewer.