Plugin Directory

Battlefield 2 Stats

Displays your Battlefield 2 stats and displays them on your blog. Intended for your sidebar, but can be used anywhere. Supports sidebar widgets.

Download Version 1.14

Extract all files from the ZIP file, making sure to keep the file structure intact. Rename the folder to "wp_bf2s" and then upload it to /wp-content/plugins/.

This should result in the following file structure:

- wp-content
    - plugins
        - wp_bf2s
            | readme.txt
            | screenshot-1.png
            | template.po
            | wp_bf2s.php
            - images
                | close.gif
                | rank_0.gif
                | rank_1.gif
                | rank_2.gif
                [ ... snip ... ]
                | rank_19.gif
                | rank_20.gif
                | rank_21.gif

If you are using the Sidebar Widgets plugin, then you're done.

If you aren't, then you'll need to edit your theme's sidebar.php file. Add the following code where you'd like the output to show up:

<?php if (function_exists('wp_bf2s')) { wp_bf2s(); } ?>

Requires: 2.0 or higher
Compatible up to: 2.3
Last Updated: 2007-9-11 Downloads: 2,865

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(4 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.