Changeset 1263588
- Timestamp:
- 10/11/2015 06:24:47 PM (10 years ago)
- Location:
- add-code-to-head/trunk
- Files:
-
- 2 edited
-
add-code-to-head.php (modified) (3 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
add-code-to-head/trunk/add-code-to-head.php
r602730 r1263588 46 46 47 47 /** 48 * Callback for options page - set up page title and instantiate field s48 * Callback for options page - set up page title and instantiate field 49 49 */ 50 50 function plugin_options_page() { … … 91 91 92 92 /* 93 * No validation, just remove leading and trailing space s93 * No validation, just remove leading and trailing space 94 94 */ 95 95 function options_validate($input) { … … 130 130 } 131 131 ?> 132 133 134 135 -
add-code-to-head/trunk/readme.txt
r602723 r1263588 3 3 Tags: code, javascript, css, template 4 4 Requires at least: 3.3.2 5 Tested up to: 3.4 5 Tested up to: 3.4.2 6 6 License: GPLv3 7 7 License URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.