Changeset 1036103
- Timestamp:
- 12/01/2014 06:22:30 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
average-head-footer-code/tags/1.1/average-head-footer-code.php
r1036096 r1036103 86 86 { 87 87 if (current_user_can( 'manage_options' )) { 88 add_meta_box( 'avrghdftrcdMetaBox', ' Head & Footer Code', 'avrghdftrcd_cb', '', 'normal', 'high' );88 add_meta_box( 'avrghdftrcdMetaBox', '(Average) Head & Footer Code', 'avrghdftrcd_cb', '', 'normal', 'high' ); 89 89 } 90 90 }
Note: See TracChangeset
for help on using the changeset viewer.