B
by Edward Caissie
5 (2 reviews)
BNS Featured Tag
Displays most recent posts from a specific featured tag or tags.
Tested up to WP 4.5 (Current: 6.9.4)
v2.7.2
Current Version v2.7.2
Updated 9 years ago
Last Update on 10 Apr, 2016
Refreshed 6 hours ago
Last Refreshed on
Rank
#22,714
—
No change
Active Installs
30+
-25%
KW Avg Position
N/A
—
No change
Downloads
11.4K
+13 today
Support Resolved
0%
—
No change
Rating
100%
Review 5 out of 5
5
(2 reviews)
Next Milestone 40
30+
40+
218
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 1 more installs to reach 40+
Rank Changes
Current
#22,714
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
5.0
2 reviews
Overall
100%
5
2
(100%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 0 of 0| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| No keyword data available yet. | ||||
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 2.7.2
- Last Updated
- Apr 10, 2016
- Requires WP
- 3.6+
- Tested Up To
- 4.5
- PHP Version
- N/A
- Author
- Edward Caissie
Support & Rating
- Rating
- ★ ★ ★ ★ ★ 5
- Reviews
- 2
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,701
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#952
Qi Addons For Elementor
200K+ installs
#252
MW
MW WP Form
200K+ installs
#266
WPFront Scroll Top
200K+ installs
#272
Frequently Asked Questions
Common questions about BNS Featured Tag
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.
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.
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.
As of version 1.6.2 the Total Posts to Display is independent of the "posts per page" setting as set under Settings | Reading.