Changeset 1378567
- Timestamp:
- 03/25/2016 07:58:03 AM (10 years ago)
- File:
-
- 1 edited
-
header-customizer-lite/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
header-customizer-lite/trunk/readme.txt
r1377845 r1378567 1 1 === Header Customizer Lite === 2 2 Contributors: markzero 3 Tags: header, customize, Customizer API, header options, live preview, header colors, menu, menus, submenu, responsive3 Tags: header, customize, Customizer API, header, header options, theme options, theme mod, theme mods, Theme Customization API, Customization API, WordPress Customizer, live preview, header colors, menu, menus, submenu, responsive 4 4 Requires at least: 4.2.2 5 5 Tested up to: 4.4.2 … … 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Customize your header using WordPress Customizer API! Now you can live preview your changes while editing header options. With this plugin you replace your header entirely with your own customizable header.10 Customize your header using WordPress Customizer API! Now you can live preview your changes while editing header options. 11 11 12 12 == Description == … … 16 16 with your settings, you can save and publish it safely. This 17 17 Documentation is intended to help you configure and get the most of your Header. 18 19 With this plugin you replace your header entirely with your own customizable header. 18 20 19 21 It's purpose is to make your website more useful, user friendly and to … … 29 31 `<?php echo apply_filters('hc_print_header', ''); ?>` 30 32 31 And that is it. You'll be able to see changes while modifying your32 header through Header Customizer Lite!33 And that's it. All you need to do is to activate your plugin and go to Appearance -> Customize -> Header Customizer Lite section, to start modifying your header. 34 You'll be able to see changes while modifying your header through Header Customizer Lite! 33 35 34 36 = General Settings =
Note: See TracChangeset
for help on using the changeset viewer.