Rich Text Excerpts Plugin WordPress, Download, Install

Rich Text Excerpts Plugin WordPress

A WordPress plugin which enables Rich Text editing in excerpts for any post type which supports them.

Rich Text Excerpts Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/rich-text-excerpts/

How to Install Rich Text Excerpts Plugin, Manually

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin using the Plugin options page under the Settings menu

If you want to use excerpts in pages, add this to your theme’s functions.php file:

add_post_type_support('page', 'excerpt');

See add_post_type_support in the Codex for details.

If you want to use excerpts in Custom Post Types, do it when you create them using the supports array in the arguments for register_post_type.

Video

Screenshots

Rich Text Excerpts Plugin WordPress

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *