Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

ZPLMOd – Title Checker

Apraksts

A simple plugin that checks the title of any post, page or custom post type to ensure it is unique title, provides alert message for prevent duplicate post title, publish unique post title when adding new post and does not hurt SEO.

This is plugin is an enhancement of the Duplicate Title Checker by ketanajani which only supports posts but not pages or custom post types.

Ekrānuzņēmumi

  • Unique post title
  • Duplicate post title

Uzstādīšana

  1. Upload the ‘zplmod-title-checker’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

or

  1. Go to the ‘Plugins’ menu in WordPress and click ‘Add New’
  2. Search for ‘ZPLMOd – Title Checker’ and select ‘Install Now’
  3. Activate the plugin when prompted

BUJ

  1. Why should I use this plugin?

    • SEO experts say, that you should not have two pages or posts with the same title. If you website wants to avoid duplicate titles, this plugin can help you on that task, as it checks the unqiueness, before you save or publish a post.
  2. Will this plugin work with my custom post type?

    • Yes! It was implemented with custom post types in mind. With the default setting, it will check for duplicate titles only in the same post type.
  3. Which titles will be checked?

    • With the default settings, all posts with any post status (even custom ones) will be included into the check, with the exception of the statuses “draft”, “auto-draft”, “inherit” and “trash”.
  4. Will the plugin block a post from being saved, if the title is not unique?

    • No! You can always save the post. There might be good reasons for you, to have duplicate titles on your site. The plugin itself does not influence the saving in any kind. It’s whole functionality is only based on some AJAX.
  5. When will the title be checked for it’s uniqueness?

    • Every time you leave the title input field, the plugin will check the uniqueness of the new title, so you know if it will be unique, before you save the post.
Installation Instructions
  1. Upload the ‘zplmod-title-checker’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

or

  1. Go to the ‘Plugins’ menu in WordPress and click ‘Add New’
  2. Search for ‘ZPLMOd – Title Checker’ and select ‘Install Now’
  3. Activate the plugin when prompted

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“ZPLMOd – Title Checker” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “ZPLMOd – Title Checker&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

1.7.24

* Fix minor bugs

1.7.12

* Fix minor bugs