Limit Excerpt GitLab
Wordpress plugin to set limits for title and excerpt and warn user while editing posts.
by Alan Tygel/Cooperativa EITA · gitlab.com/eita/limit-excerpt · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://gitlab.com/eita/limit-excerpt/-/archive/master/limit-excerpt-master.zipReadme
=== Limit Excerpt === Contributors: alatygel Tags: wordpress, title, excerpt, limit Requires at least: 3.9 Tested up to: 5.4 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
A very simple plugin to warn authors abouth the lenght of title and excerpt.
== Description ==
The limit excerpt plugin helps editors to give a uniformity in titles and excerpts. It is aimed at websites written by several authors, where the template is sensible to title and excerpt lengths.
The plugin offers only a warning when title or excerpt goes beyoind the limit. It doesn't block saving longer texts, nor edit saved posts.
== Installation ==
Installing "Limit Excerpt" can be done either by searching for "Limit Excerpt" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:
- Download the plugin via WordPress.org
- Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
- Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
- Title limit applied to post editor
- Excerpt limit applied to post editor
- Settings
== Changelog ==
= 1.0 =
- 2020-04-27
- Initial release
== Upgrade Notice ==
= 1.0 =
- 2020-04-27
- Initial release