Linux 软件免费装

mPress Custom Feed Excerpts

开发者 woodent
更新时间 2017年7月31日 04:15
捐献地址: 去捐款
PHP版本: 3.9 及以上
WordPress版本: 4.8
版权: GPLv3
版权网址: 版权信息

标签

feeds feed rss atom excerpt excerpts custom feed feed excerpt WordPress feed excerpt

下载

0.1 0.2 0.3 1.0 1.1

详情介绍:

The mPress Custom Feed Excerpts plugin allows to you customize your WordPress feed excerpts by simply using the <!-- more --> tag in WordPress. Why? Everyone who uses feeds in WordPress wants to be able to control what shows up for their readers. There is a fine line between an excerpt that is too short to capture interest and a full post that never brings your readers to your actual website. At the same time, WordPress strips out all the HTML on feed excerpts and none on full posts. Now, you can customize the feed excerpt on a post-by-post basis and maintain the HTML as seen by visitors on your site. How? Using this plugin is simple:
  1. Install the plugin
  2. Activate the plugin
  3. Go to 'Reading' under 'Settings' in the WordPress admin menu and make sure you are using the 'Full text' option for your feeds.
  4. Save your changes
  5. In your posts, just use the <!-- more --> tag where you want to cut off the post in your feed.
Features

安装:

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. 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 <!--more--> 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: <!--more My custom text...--> Filters All filters have access to the current post via the get_post() function.

升级注意事项:

1.1
  • Plugin updated to reflect that it works with WordPress version 4.8. Simplified code to make it lighter-weight, more reliable and added a new filter.
1.0
  • Plugin updated to reflect that it works with WordPress version 4.5.2

更新日志:

1.1 1.0 0.3 0.2 0.1