Plugin Directory

Changeset 3418330


Ignore:
Timestamp:
12/12/2025 01:54:43 PM (2 months ago)
Author:
creatorseo
Message:

Small update for clarity

Location:
faq-magic
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • faq-magic/tags/1.4.1/class.faq-magic.php

    r3418302 r3418330  
    278278            'copy_schema_btn'    => 'Display a button for copying the schema to the clipboard',
    279279            '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)',
    281281            'uninstall_del_meta' => 'Remove faq-magic metadata from every post on uninstall'
    282282        ];
  • faq-magic/trunk/class.faq-magic.php

    r3418302 r3418330  
    278278            'copy_schema_btn'    => 'Display a button for copying the schema to the clipboard',
    279279            '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)',
    281281            'uninstall_del_meta' => 'Remove faq-magic metadata from every post on uninstall'
    282282        ];
Note: See TracChangeset for help on using the changeset viewer.