Linux 软件免费装

Plugin Name

开发者 cyberws
更新时间 2022年10月5日 04:24
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 6.0
版权: GPLv2 or later
版权网址: 版权信息

标签

statistics downloads forum phpbb

下载

详情介绍:

This plugin will check your phpBB board and grab vital statistics such as total members, total threads, total posts, newest member, and last post and display that information on your Wordpress site. phpBB can even be on another site, server, and datacenter. You have total control over which statistics are displayed. The theme is totally customizable and its easy to modify to match your design concept. You are able to pull statistics from up to three (3) boards and display them on your Wordpress powered site. Each board may have its own refresh setting. So if you have a busy board you may update its information more frequently than one that isn't so heavily traveled. Why a refresh interval? When loading statistics from your phpBB install a web query is required to grab the information. This makes sense, right? Well this action is taxing because another system must be contacted and possibly another datacenter too. So the data collected from your board(s) is stored in your local Wordpress database. Thus between refresh periods the phpBB statistics are loaded from your site's database, which makes this process more optimized for performance. However there are two other important optimization features. First when the refresh period has lapsed and its time for new information only when the next page load occurs will this plugin contact phpBB. So if you have a 15 minute refresh period and your site gets no visitors for 32 minutes then at that time the plugin will grab the updated information and start a new 15 minute count down. After all why grab the information when no one is visiting the site. Yes, if you are wondering, spiders and bots count as visitors and thus new information will be pulled if they are the visitor. Second when it comes time to update the board information this plugin will not wait long for phpBB to respond. In fact it only waits up to two seconds. If the board can't be contacted in that time due to a network issue, slow server, or server is down the last saved statistics are displayed. Cleverwise phpBB Statistics will then automatically keep trying with every page load to update the information. So as you can see this plugin is designed to reduce the amount of resources required to accomplish the goal at hand. It should be noted that there are two required parts to this setup. First is, obviously, this very plugin. The second involves some important files that allow this plugin to communicate with your phpBB install(s) called the wpapi. You see this system talks to the wpapi, that is uploaded to your phpBB styles directory, and that is what gathers the actual information from your phpBB(s). Now there are two important settings in the wpapi. First is a secret key, that you create/make up, which keeps unauthorized sources from grabbing your data. Second is an optional setting that allows you to direct the wpapi system to omit specific forum(s) when looking for the latest post. Why this feature? Well if you have a hidden forum on your phpBB board you probably don't want any topics from it displayed in the last post to your board do you? Nope. Now you are wondering where do you get this wpapi? The download link is posted in the "Help Guide" in this plugin. So once you have installed this plugin simply download those key files and follow the instructions in the "Help Guide". Language Support: Should work for all languages that use the A-Z alphabet. The default language to display the statistics is in English but is easily changeable into any language. Live Site Preview: Want to see this plugin in action on a real live site? ArmadaFleetCommand.com and look in the right sidebar. Shameless Promotion: See other Cleverwise Wordpress Directory Plugins Thanks for looking at the Cleverwise Plugin Series! To help out the community reviews and comments are highly encouraged. If you can't leave a good review I would greatly appreciate opening a support thread before hand to see if I can address your concern(s). Enjoy!

安装:

  1. Upload the cleverwise-phpbb-statistics directory to your plugins.
  2. In Wordpress management panel activate "Cleverwise phpBB Statistics" plugin.
  3. In the "Settings" menu a new option "phpBB Statistics" will appear.
  4. Once you have loaded the main panel for the plugin click on the "Help Guide" link which explains in detail how to use the plugin.

屏幕截图:

  • screenshot-1.png

升级注意事项:

1.8 Fixed: Clicking on post link now works correctly

常见问题:

Can I display multiple phpBB board statistics at once?

Yes. Up to three phpBB board statistics may be displayed on your site.

Where do you find the wpapi files?

Visit the plugin control panel and click on the "Help Guide" link. On that screen is the download link.

May I change the look?

Yes. You may easily modify the layout/look of the information. Plus you may choose to reorganize and/or omit any information; its all up to you.

更新日志:

2.2 Fixed: Widget code for PHP 8.0 2.0 Theme changes 1.9 Minor theme changes 1.8 Fixed: Clicking on post link now works correctly 1.7 Now supports phpBB 3.1 - REQUIRES updating WPAPI files - Only supports MySQL compatible databases New: Ability to display last five posts (requires template change) 1.6 Background edits to eliminate some PHP notice messages 1.5 An easy to use display widget has been added 1.4 Fixed: Shortcode in certain areas would cause incorrect placement 1.3 Update: The wpapi was updated 1.2 Update: Minor alterations 1.1 Update: Altered framework code to fit Wordpress Plugin Directory terms Update: Some structural changes where made 1.0 Initial release of plugin