Changeset 1963261
- Timestamp:
- 10/26/2018 04:20:31 AM (7 years ago)
- File:
-
- 1 edited
-
mythic-smooth-scroll/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mythic-smooth-scroll/trunk/readme.txt
r1963259 r1963261 5 5 Tested up to: 4.9.8 6 6 Requires PHP: 5.2.4 7 Stable tag: 4.9.87 Stable tag: 1.0.1 8 8 License: GPLv3 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 20 20 21 21 == Frequently Asked Questions == 22 How do I find my header \'s ID?22 How do I find my header's ID? 23 23 24 Your header \'s ID can be found by right-clicking it on your website, and selecting \"inspect\" or \"inspect element\", depending on your browser. This will open your browser\'s element inspector, which will display a list of your page\'s source code elements. Simply look for the \"header\" element, and copy the content that appears after id= (not including the quotes).24 Your header's ID can be found by right-clicking it on your website, and selecting "inspect" or "inspect element", depending on your browser. This will open your browser's element inspector, which will display a list of your page's source code elements. Simply look for the "header" element, and copy the content that appears after id= (not including the quotes). 25 25 26 26 == Changelog == 27 27 1.0.1 28 ====29 28 Adjusted settings page UI, and added FAQs. 30 29 31 30 1.0.0 32 ====33 31 Plugin published to WP directory.
Note: See TracChangeset
for help on using the changeset viewer.