Banner for Mpress Custom Feed Excerpts
Customize your feed excerpts by simply using the tag in posts. Wordpress Tutorial
Noted That:
  • To install correctly this mpress-custom-feed-excerpts.zip .
  • Fisrt Download the mpress-custom-feed-excerpts.zip to your computer
  • Extract/Open mpress-custom-feed-excerpts.zip to Your Computer.
  • Then, Find readme.txt file inside mpress-custom-feed-excerpts.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " mpress-custom-feed-excerpts.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Mpress Custom Feed Excerpts

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Mpress Custom Feed Excerpts

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Mpress Custom Feed Excerpts

Step-5 : Now, Browse " mpress-custom-feed-excerpts.zip " Downloaded plugin from your computer, Where you downloaded " mpress-custom-feed-excerpts.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Mpress Custom Feed Excerpts

Step-6 : Now, Click on " Active Plugin "

Activate Mpress Custom Feed Excerpts

Step-7 : Then, See left Side Menu. " Mpress Custom Feed Excerpts " folder is added on left Side Menu. Now, Click on " Mpress Custom Feed Excerpts " folder.

Noted that: If you do not see " Mpress Custom Feed Excerpts " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Mpress Custom Feed Excerpts Configurations and Settings or How to work " Mpress Custom Feed Excerpts " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " mPress Custom Feed Excerpts " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is mPress Custom Feed Excerpts
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Prerequisites

If you don’t meet the below requirements, I highly recommend you upgrade your WordPress install or move to a web host
that supports a more recent version of PHP.

  • Requires WordPress version 3.2 or greater
  • Requires PHP version 5 or greater ( PHP version 5.2.4 is required to run WordPress version 3.2 )

The Easy Way

  1. In your WordPress admin, go to ‘Plugins’ and then click on ‘Add New’.
  2. In the search box, type in ‘mPress Custom Feed Excerpts’ and hit enter. This plugin should be the first and likely the only result.
  3. Click on the ‘Install’ link.
  4. Once installed, click the ‘Activate this plugin’ link.

The Hard Way

  1. Download the .zip file containing the plugin.
  2. Upload the file into your /wp-content/plugins/ directory and unzip
  3. Find the plugin in the WordPress admin on the ‘Plugins’ page and click ‘Activate’

Usage Instructions

Once the plugin is installed and activated, go to ‘Reading’, which is under ‘Settings’ in the WordPress admin menu. Make sure you are using the ‘Full text’ option for your WordPress feeds. Now, just use the tag in any post to create the cut-off point for the feed excerpt!

NOTE: To customize the link text, just add your text to the more tag, like this:

Filters

All filters have access to the current post via the get_post() function.

  • mpress_custom_feed_excerpts_default_link_text – Filters the default link text. Single parameter is a string containing the default link text.
  • mpress_custom_feed_excerpts_continue_reading_link – Filters the entire link. Single parameter is a string containing the link markup.

Name