CsViewer
With these Plugin you can display your any Source Server(example Counter Strike Server) information on your Wordpress-Hompage.
Next Milestone 20
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
Rank Changes
Downloads Growth
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
Tracked Keywords
Showing 3 of 3| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| serverview | 1 | — | Tag | 13 hours ago |
| counter strike | 7 | — | Tag | 13 hours ago |
| cs | 64 | — | Tag | 13 hours ago |
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.3
- Last Updated
- Oct 22, 2014
- Requires WP
- 3.0.1+
- Tested Up To
- 4.8
- PHP Version
- N/A
- Author
- Reto Arnold
Support & Rating
- Rating
- ★ ★ ★ ★ ☆ 4
- Reviews
- 1
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
Frequently Asked Questions
Common questions about CsViewer
Activate the plugin through the 'Plugins' menu in WordPress
Place [csviewer ip="mydomain.com" port="26015"] on any Wordpress Page or Article and change the ip and the port.
4.(optional) Password
Show password and add it to the autoconnect-url, so no password request from steam will displayed.
[csviewer ip="mydomain.com" port="26015" password="mypassword"]
You can add the password to the autoconnect-url without displaying the password on the website.(on the HTML you see the password anyway!)
[csviewer ip="mydomain.com" port="26015" password="mypassword" hidepassword="true"]
5.(optional) add this CSS Lines in to the CSS from your Template
table.server_data { width:60%; max-width: 280px; float:left; margin: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
table.server_data td { border-right: 1px dotted #ccc; border-bottom: 1px dotted #ccc; padding: 4px 2px 4px 10px; }
table.server_data td.last { border-right: none; }
table.server_data td.strong { width: 100px; }
I cannt connect to my Server ?
Your webhoster must allow the access to the socket-connection, because i use the php function 'fsockopen'.
How can i display multiple Serverview ?
To show more then one Serverview you can make a div with topmargin 250px.
Example:
Public War Server
[csviewer ip="mydomain.com" port="27055"]
Deathmatch Server
[csviewer ip="mydomain.com" port="27045"]
Deathmatch Server
[csviewer ip="mydomain.com" port="27045"]
table.server_data { width:60%; max-width: 280px; float:left; margin: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
table.server_data td { border-right: 1px dotted #ccc; border-bottom: 1px dotted #ccc; padding: 4px 2px 4px 10px; }
table.server_data td.last { border-right: none; }
table.server_data td.strong { width: 100px; }