Core Control
开发者 |
dd32
|
更新时间 |
2016年3月7日 12:32 |
PHP版本: |
4.0 及以上 |
详情介绍:
Please Note: Core Control is mainly a developers plugin, however it can be used by end users alike, Just realise, That novice users are not the initial target audience, and as such, this plugin (and its modules) may be more technical aimed.
Core Control is a set of plugin modules which can be used to control certain aspects of the WordPress control.
Currently, Core Control features modules for managing Filesystem Access, Managing plugin/theme/core updates, Managing HTTP Transports & External HTTP Request logging
Filesystem Module
As of WordPress 2.5, WordPress has included a Filesystem abstraction method which allows The Plugin upgrader, Plugin Installer, Core upgrader, Theme upgrader, and soon to be, Theme Installer, the ability to modify files on the server which WordPress lies via a few methods, Direct Filesystem access (Only available to few), SSH2 (To a select few who have installed a PHP Extension) and 2 FTP methods.
This module allows You to view which Method WordPress is using, and to disable problematic methods. It also provides a small bit of path debug information, which will be expanded upon in future releases.
Upgrades Module
This module is rather simple, and ugly, In short, It allows you to Disable/Enable Core, Plugin, and Theme update checking, It also allows you to force an update to occur instantly, Useful for when you're sure a new version has been released, but WordPress hasnt taken notice of it yet.
HTTP Module
As of WordPress 2.7, WordPress has included a new HTTP API, This simplifies the various splatterings of code used previously, everythings wrapped up together and it means that hopefully, all of WordPress's External HTTP bugs can be located in one easy to find place..
This module Allows you to view which transports are used for what purposes (GET/POST requests), Allows you to test the transport (It requests a file hosted on my web server, and checks the response is correct), And if a module is found to not work as expected, Allows you to disable a transport.
HTTP Logging Module
The purpose of this module is to log all outgoing connections WordPress makes, It allows you to view the resulting data, as well as to view the time it has taken for each of the requests to be made.
Cron Module
This module is designed to allow you to view the WordPress Cron tasks which are currently scheduled to occur.
The Module allows you to run any task by clicking a link, and allows the cancelation of Once-Off scheduled tasks, however it is not recomended unless you are sure of what you are doing.
Future revisions of this Module will most likely allow you to configure custom tasks as well for testing purposes.
屏幕截图:
常见问题:
Who is this plugin aimed at?
This plugin is primarily aimed at Developers, However, Its just as useable by novice users, just as long as you realise that the plugin -will- contain technical terms, and will not explain everything 100%, Its sort of a "If you know what this does, Here it is for you to use it, If not, leave it alone"
Why are there no Questions here?
Because no-one has asked me.. Ask me some questions! wordpress@dd32.id.au
更新日志:
1.2.1
- HTTP Logger: Support headers returned as an array value.
1.2
- Cron Module: Identify Class-hooked functions better
- Cron Module: Date/Time is displayed in the GMT offset the site is setup in
- Cron Module: Running a once-off task now clears that schedule.
- Cron Module: PHP Notice with static methods fixed.
1.1
- 3.2 Compatibility
- A few notices fixed
1.0
- Nothing new.. Well.. Kinda
- Fixes for WordPress 3.0 compatibility (Now requires it)
- Fixes Deprecated notices which would cause a blog meltdown upon attempting to activate modules wth WP_DEBUG active
- Displays a warning for less than PHP 5.2.
- HTTP Logger: Adds Delete all option
- HTTP: Adds a listing of Defined HTTP Constants and Filter values
- Update Module: Updated to use *_site_transient() for 3.0 compatibility
0.9.2
- Bug: Fix strange redirection issues when remove_query_arg() is used. It was not needed in this latest version anyway. See WP#11693
0.9.1
- Remove conflict between Core Control and WP_HTTP_BLOCK_EXTERNAL
0.9
- Updated to WordPress 2.9
- Fixed various warnings and compatibility issues.
0.8
- Move from Settings menu to the Tools menu, Sorry for the confusion folks, But it makes better sense there :)
- HTTP: Allow to enable disabled transports after WP 2.8 HTTP do-over
- Update Module: Switch to *_transient() for 2.8 compatibility
- Fix 2.8.1's plugin security mashes..
0.7
- HTTP Logger: Support Request Failures instead of erroring out..
- Introduce the Cron Tasks Module
0.6
0.5