Plugin Directory

Changeset 3167468


Ignore:
Timestamp:
10/12/2024 08:21:11 AM (18 months ago)
Author:
roelv
Message:

change readme

Location:
inesta-faq-h2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inesta-faq-h2/tags/1.0/readme.txt

    r3167465 r3167468  
    2525
    2626### How It Works
    27 Once activated, the plugin automatically hooks into the `the_content` filter and replaces all `<span>` elements with the `pp-faq-button-label` class inside Yoast FAQ blocks with `<h2>` tags. There are no additional settings required, making this a straightforward solution for improving your FAQ's structure.
     27Once activated, the plugin automatically hooks into the `the_content` filter and replaces all `<span>` elements with the `schema-faq-question` class inside Yoast FAQ blocks with `<h2>` tags. There are no additional settings required, making this a straightforward solution for improving your FAQ's structure.
    2828
    2929== Installation ==
  • inesta-faq-h2/trunk/readme.txt

    r3167465 r3167468  
    2525
    2626### How It Works
    27 Once activated, the plugin automatically hooks into the `the_content` filter and replaces all `<span>` elements with the `pp-faq-button-label` class inside Yoast FAQ blocks with `<h2>` tags. There are no additional settings required, making this a straightforward solution for improving your FAQ's structure.
     27Once activated, the plugin automatically hooks into the `the_content` filter and replaces all `<span>` elements with the `schema-faq-question` class inside Yoast FAQ blocks with `<h2>` tags. There are no additional settings required, making this a straightforward solution for improving your FAQ's structure.
    2828
    2929== Installation ==
Note: See TracChangeset for help on using the changeset viewer.