A
by meathor
0 (0 reviews)
Author Posts Shortcode
Provide an Shortcode to insert an Postslist from an given author ID
Tested up to WP 3.7.41 (Current: 6.9.4)
v1.0
Current Version v1.0
Updated 12 years ago
Last Update on 11 Apr, 2014
Refreshed 6 hours ago
Last Refreshed on
Rank
#43,691
—
No change
Active Installs
10+
—
No change
KW Avg Position
N/A
—
No change
Downloads
1.7K
—
Total downloads
Support Resolved
0%
—
No change
Rating
0%
Review 0 out of 5
0
(0 reviews)
Next Milestone 20
10+
20+
18,997
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 10 more installs to reach 20+
Rank Changes
Current
#43,691
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
0.0
0 reviews
Overall
0%
5
0
(0%)
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
- 1.0
- Last Updated
- Apr 11, 2014
- Requires WP
- 3.0.1+
- Tested Up To
- 3.7.41
- PHP Version
- N/A
- Author
- meathor
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- 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,712
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#961
Qi Addons For Elementor
200K+ installs
#252
MW
MW WP Form
200K+ installs
#266
WPFront Scroll Top
200K+ installs
#273
Frequently Asked Questions
Common questions about Author Posts Shortcode
Simply aktivate the Plugin and use the Shortcode: [authorposts id=authorid] Benötigt [authorposts id=authorid post_type=type] Beiträge nur aus diesem Post Type [authorposts id=authorid num=anzahl] (wenn num nicht angegeben werden 5 ausgegeben) [authorposts id=authorid excerpt=true] zeigt einen auszug an [authorposts id=authorid thumbnail=true] zeigt das Thumbnail des Posts an wenn vorhanden [authorposts id=authorid thumbnail=true thumb_size=thumbnail] zeigt das thumbnail der angegebenen grösse an (muss mittels add_image_size hinzugefügt worden sein) [authorposts id=authorid title_pos=after_thumb] Obe der Titel Unter oder Über dem Beitragsbild angezeigt werden soll ( after_thumb oder before_thumb ) [authorposts id=authorid date=true] Zeigt das Post Datum mit an [authorposts cat=1,2,3] zeigt aus den Schlagwort/tag ids 1 2 und 3 an [authorposts cat=1,2,3 exclude_cat=true] zeigt nur Beiträge an die NICHT in Schlagwort/tag 1,2 und 3 sind (ids) [authorposts tag=1,2,3] zeigt aus den Schlagwort/tag ids 1 2 und 3 an [authorposts tag=1,2,3 exclude_tag=true] zeigt nur Beiträge an die NICHT in Schlagwort/tag 1,2 und 3 sind (ids)
Use these css Classes .author-post{} = Main Div Container .author-post-thumb{} = Thumbnail Div Container .author-post-title{} = the title h3 Tag .author-post-meta-data = meta data div container (Date and excerpt) .author-post-date{} = Post Date Div Container .author-post-auszug{} = Excerpt div Container