Changeset 3418330
- Timestamp:
- 12/12/2025 01:54:43 PM (2 months ago)
- Location:
- faq-magic
- Files:
-
- 2 edited
-
tags/1.4.1/class.faq-magic.php (modified) (1 diff)
-
trunk/class.faq-magic.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
faq-magic/tags/1.4.1/class.faq-magic.php
r3418302 r3418330 278 278 'copy_schema_btn' => 'Display a button for copying the schema to the clipboard', 279 279 'inc_ai_suggest' => 'Show an AI suggestions button for the title and description', 280 'unset_schema_dups' => ' Unset any duplicate schema elements',280 'unset_schema_dups' => 'Remove existing WebPage schema (if found)', 281 281 'uninstall_del_meta' => 'Remove faq-magic metadata from every post on uninstall' 282 282 ]; -
faq-magic/trunk/class.faq-magic.php
r3418302 r3418330 278 278 'copy_schema_btn' => 'Display a button for copying the schema to the clipboard', 279 279 'inc_ai_suggest' => 'Show an AI suggestions button for the title and description', 280 'unset_schema_dups' => ' Unset any duplicate schema elements',280 'unset_schema_dups' => 'Remove existing WebPage schema (if found)', 281 281 'uninstall_del_meta' => 'Remove faq-magic metadata from every post on uninstall' 282 282 ];
Note: See TracChangeset
for help on using the changeset viewer.