Plugin Directory

Changeset 1963261


Ignore:
Timestamp:
10/26/2018 04:20:31 AM (7 years ago)
Author:
corybolles
Message:

Fixed v1.0.1 in tag folder.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mythic-smooth-scroll/trunk/readme.txt

    r1963259 r1963261  
    55Tested up to: 4.9.8
    66Requires PHP: 5.2.4
    7 Stable tag: 4.9.8
     7Stable tag: 1.0.1
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    2020
    2121== Frequently Asked Questions ==
    22 How do I find my header\'s ID?
     22How do I find my header's ID?
    2323
    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).
     24Your 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).
    2525
    2626== Changelog ==
    27271.0.1
    28 ====
    2928Adjusted settings page UI, and added FAQs.
    3029
    31301.0.0
    32 ====
    3331Plugin published to WP directory.
Note: See TracChangeset for help on using the changeset viewer.