Posts: 541
Joined: Dec 2009
Reputation: 0 Points: 870
RE: ArcadeBB V3 WordPress Arcade Theme Work in Progress
Yes, WordPress 3.0 has been released. WP-SuperCache 0.9.9.3 has also been released and has messed up the hit counting but I am working on it using sidebar widget.
Bugs and Features Update:
1) ArcadeBB Menu moved up just below Dashboard, so there is no need to scroll down.
2) ArcadeBB Sub Menu able to open up just like the rest.
3) Google Adsense Setup under ArcadeBB Theme Setup, so there is no need to setup at google.com/adsense
4) ArcadeBB Theme Setup layout optimization. Squeeze more options above the fold.
5) Replace root/in.php with ArcadeBB3/sidebar-in.php as widgets are not cached by Super Cache. No editing of Super Cache files required anymore.
6) Optimize the site/plug selection (2 SQL queries) into 1 SQL query. Server load reduced.
7) Limiting text characters under thumbnail.
Posts: 541
Joined: Dec 2009
Reputation: 0 Points: 870
RE: ArcadeBB V3 WordPress Arcade Theme Work in Progress
I would like to put in as many features as possible. However, it will take longer to release them. I still have plugs, banners, links to work on, so it's unlikely to support high scores in V3 if I will to release it soon.
5) Replace root/in.php with ArcadeBB3/sidebar-in.php as widgets are not cached by Super Cache. No editing of Super Cache files required anymore.
We will not use sidebar-in.php as it doesn't seems to work well. We will use back in.php and the steps recommended by WP Supercache creator. Testing in progress.
Posts: 541
Joined: Dec 2009
Reputation: 0 Points: 870
RE: ArcadeBB V3 WordPress Arcade Theme Work in Progress
Bugs and Features Update:
We are currently testing W3 Total Cache WordPress Plugin and it appears to work better with our in.php than using WP Super Cache.
More testing will be done before we confirmed using W3 Total Cache
Posts: 541
Joined: Dec 2009
Reputation: 0 Points: 870
RE: ArcadeBB V3 WordPress Arcade Theme Work in Progress
At this moment, we prefer to use WP Super Cache as it works well with the traffic counting, but we still keep a lookout to switch to W3 Total Cache when it works.
Bugs and Features Update:
1) ArcadeBB Menu moved up just below Dashboard, so there is no need to scroll down.
2) ArcadeBB Sub Menu able to open up just like the rest.
3) Google Adsense Setup under ArcadeBB Theme Setup, so there is no need to setup at google.com/adsense
4) ArcadeBB Theme Setup layout optimization. Squeeze more options above the fold.
5) Optimize the site/plug selection (2 SQL queries) into 1 SQL query. Server load reduced.
6) Limiting text characters under thumbnail.
7) Add Max Trade Ratio to each trade partner, so it won't send more than what the ratio specify.
8) Preview game page will now determine if there is any plug for the game. If there is, link will be a pluggame link rather than a playgame link. However host link will still be present.
RE: ArcadeBB V3 WordPress Arcade Theme Work in Progress
It is possibly to integrate in script file .out.php which may work like: when visitor click on url like domain.com/out.php , script must redirect to one of better(top rated) traders site?
Thanks )