Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Minimum Word Count

Beschrijving

This plugin allows you to set a minimum word count required to publish a post. You have the option to exempt administrators from this requirement. As part of this plugin, a “Word Count” column is added to the post listing pages. Also, on the post editing pages, the “Word Count” field just below the content box is now changed to “Live Word Count” and updated as you type. If the current post is below the minimum word count setting, the count will turn red.

Features

  • Require a minimum word count to publish a post
  • Option to allow administrators to publish below the minimum
  • Adds a Word Count column to post listing pages
  • Changes ‘Word Count’ to ‘Live Word Count’ on post edit pages

Related Links

Wishlist

You can use the contact form at the plugin’s homepage to request new features and report bugs.

License

This plugin is released under the GNU General Public License v2. You can use it free of charge on your personal or commercial WordPress site. If you are happy with it and find it useful, you can thank us with a donation for the time and effort we’ve spent building and supporting this plugin. We would be very grateful. Thank you.

Schermafbeeldingen

  • Administration settings
  • Word Count column
  • Live Word Count

Installatie

Quick and easy installation:

  1. Upload the folder ‘minimum-word-count’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Open the plugin configuration page, which is located under Settings -> Min Word Count
  4. Set your options and save

Beoordelingen

11 mei 2017
I've been looking fr this type of plugin for a long time, and thought htis would be it. Unfortunately, it's not working with my theme or the lastest version of wordpress. 🙁
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Minimum Word Count” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Minimum Word Count” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.7.0

  • Added “Live Word Count” feature on post edit page
  • Added “Word Count” column on post listing pages

0.6.0

  • Replaced wp_die with user friendly error messages

0.5.0

  • Added success and error messages during admin save
  • Autosave checking

0.4.0

  • Added Settings link on Plugins main page

0.3.0

  • Added option descriptions, about plugin

0.2.0

  • Changed admin styling to match WordPress

0.1.0

  • Initial development