Linux 软件免费装

Plugin Name

开发者
更新时间 2016年4月11日 01:56
捐献地址: 去捐款
PHP版本: 3.6 及以上
WordPress版本: 4.5
版权: GNU General Public License v2
版权网址: 版权信息

标签

posts tags shortcode featured multi-widget user-options

下载

1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.6.2 1.6.2.1 1.6.2.2 1.6.2.3 1.7 1.7.1 1.7.2 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.9 1.9.1 1.9.2 2.0 2.1 2.2 2.3 2.3.1 2.4 2.5 2.6 2.7 2.7.1 2.7.2

详情介绍:

Plugin with multi-widget functionality that displays most recent posts from specific tag or tags (set with user options). Also includes user options to display: Tag Description; Author and meta details; comment totals; post categories; post tags; and either full post, excerpt, or your choice of the amount of words (or any combination).

安装:

This section describes how to install the plugin and get it working.
  1. Upload bns-featured-tag.php to the /wp-content/plugins/ directory
  2. Activate through the 'Plugins' menu.
  3. Place the BNS Featured Tag widget appropriately in the Appearance | Widgets section of the dashboard.
  4. Set options to personal preferences:
  5. Widget 标题
  6. Tag Names - separated by commas
  7. Show (first) Tag Description (checkbox)
  8. Show Author and date/time details of post (checkbox)
  9. Show all categories attached to post (checkbox)
  10. Show all tags attached to post (checkbox)
  11. Show post in full or use default of post excerpt (checkbox)
or
  1. Go to 'Plugins' menu under your Dashboard
  2. Click on the 'Add New' link
  3. Search for bns-featured-tag
  4. Install.
  5. Activate through the 'Plugins' menu.
  6. Place the BNS Featured Tag widget appropriately in the Appearance | Widgets section of the dashboard.
  7. Set options to personal preferences:
  8. Widget Title
  9. Tag Names - separated by commas
  10. Show (first) Tag Description (checkbox)
  11. Show Author and date/time details of post (checkbox)
  12. Show all categories attached to post (checkbox)
  13. Show all tags attached to post (checkbox)
  14. Show post in full or use default of post excerpt (checkbox)
Reading this article for further assistance: http://wpfirstaid.com/2009/12/plugin-installation/ Shortcode: bnsft Default Parameters:

屏幕截图:

  • The options panel (default settings).

升级注意事项:

Thank you for choosing BNS Featured Tags for your WordPress site. See the current changelog under Plugins > Installed Plugins ... ... and please stay current: with your WordPress installation; your active theme; and, your other active plugins, too!

其他记录:

Copyright 2009-2015 Edward Caissie (email : edward.caissie@gmail.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. You may NOT assume that you can use any other version of the GPL. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA The license for this software can also likely be found here: http://www.gnu.org/licenses/gpl-2.0.html

常见问题:

Where can I get support for this plugin?

Please note, support may be available on the WordPress Support forums; but, it may be faster to visit http://buynowshop.com/plugins/bns-featured-tag/ and leave a comment with the issue you are experiencing.

Can I use this in more than one widget area?

Yes, this plugin has been made for multi-widget compatibility. Each instance of the widget will display, if wanted, differently than every other instance of the widget.

How can I style the plugin output?

The plugin uses several "common" WordPress functions that create standard class and id elements that can be styled in the style.css file

  • the classes generated by the post_class() function; and, the id generated by "post-" appended to the_ID() function wrap the general post output
  • the plugin class post-details wraps the general meta details of the post, such as the Author, Categories, Tags, etc.
  • the overall plugin may also be wrapped in a widget "container" class, or id, specific to the theme itself such as (but not limited to): widget, sidebar, left, right, etc.
As of version 1.9, you may create a custom stylesheet using the name bnsft-custom-style.css; and save it to the BNS Featured Tag plugin folder. Elements you add into this file will not be overwritten with future plugin updates. With the addition of the display Tag Description option an additional class was written into the plugin. To style the category description displayed add the class 'bnsft-tag-desc' to your bnsft-custom-style.css file then use your choice of properties to style the text, for example: .bnsft-tag-desc {font-style: italic;} The following CSS elements are generated by the plugin code:
  • .bns-featured-tag
  • .bnsft-widget-title
  • .bnsft-clear
  • .bnsft-content
  • .bnsft-no-posts-message
  • .bnsft-link
  • .bnsft-tag-desc
Additional style elements may be available but are most likely created through WordPress core functionality, the current active Theme, or another active plugin.

Can I increase the maximum posts to display?

As of version 1.6.2 the Total Posts to Display is independent of the "posts per page" setting as set under Settings | Reading.

更新日志:

2.7.2 2.7.1 2.7 2.6 2.5 2.4.1 2.4 2.3.1 2.3 2.2 2.1 2.0 1.9.2 1.9.1 1.9 1.8.5 1.8.4 1.8.3 1.8.1 1.8 1.7.2 1.7.1 1.7 1.6.3 1.6.2.3 1.6.2.2 1.6.2.1 1.6.2 1.6 1.5 1.4 1.3 1.2 1.1 1.0