C
by Jimmy Peña
5 (2 reviews)
Custom Admin Footer Text
Display custom text (or links) in the admin footer.
Tested up to WP 4.1 (Current: 6.9.4)
vtrunk
Current Version vtrunk
Updated 11 years ago
Last Update on 20 Jan, 2015
Refreshed 6 hours ago
Last Refreshed on
Rank
#14,534
—
No change
Active Installs
100+
—
No change
KW Avg Position
N/A
—
No change
Downloads
13.8K
+1 today
Support Resolved
0%
—
No change
Rating
100%
Review 5 out of 5
5
(2 reviews)
Next Milestone 200
100+
200+
1,274
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 35 more installs to reach 200+
Rank Changes
Current
#14,534
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
- trunk
- Last Updated
- Jan 20, 2015
- Requires WP
- 4.0+
- Tested Up To
- 4.1
- PHP Version
- N/A
- Author
- Jimmy Peña
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 NowFrequently Asked Questions
Common questions about Custom Admin Footer Text
Go to Settings » Custom Admin Footer Text and enter the text you want to see in the left and right admin footers. Make sure the "enabled" checkbox is checked. Refresh the page and check the footer. I entered some text but don't see anything on the page.
This is the footer HTML output: <div id="wpfooter"> <p id="footer-left" class="alignleft"><!-- here is the left footer --></p> <p id="footer-upgrade" class="alignright"><!-- here is the right footer --></p> </div> Use these classes in your local stylesheet to style the output how you want.
Add this to your functions.php: remove_action('admin_head', 'insert_caft_admin_css');