Changeset 3167468
- Timestamp:
- 10/12/2024 08:21:11 AM (18 months ago)
- Location:
- inesta-faq-h2
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
inesta-faq-h2/tags/1.0/readme.txt
r3167465 r3167468 25 25 26 26 ### 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.27 Once 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. 28 28 29 29 == Installation == -
inesta-faq-h2/trunk/readme.txt
r3167465 r3167468 25 25 26 26 ### 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.27 Once 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. 28 28 29 29 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.