Deskripzioa
This plugin adds a page in the admin area where you can see all the queued Cron events, when they are due, which schedule they are on (or if they are one off) and which hook they will call. Future development might include:
- Removing Cron events
- Seeing which functions/methods are currently called by which hooks
- Manually adding Cron events
- Editing Cron events
However, do not hold your breath! Development for this plugin will be as and when I need it, or when someone submits a handy patch. I’m definitely open to co-development on this one, so if you want to join in then contact me.
Any issues: contact me.
Instalazioa
The plugin is simple to install:
- Download the plugin, it will arrive as a zip file
- Unzip it
- Upload
cron-gui.zip
directory to your WordPress Plugin directory - Go to the plugin management page and enable the plugin
- Upload your post template files (see the Description for details on configuring these), and choose them through the new menu
- Give yourself a pat on the back
Berrikuspenak
Laguntzaileak eta Garatzaileak
“Cron View” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakItzul zaitez Cron View zure hizkuntzara.
Garapena interesatzen zaizu?
Araka ezazu kodea; begira ezazu SVN biltegia, edo harpidetu garapen erregistrora RSS-(r)en bidez.
Aldaketen loga
v1.03
- Fix unexpected output when activated
v1.02
- Completed internationalisation
- Replace _c with _x (thanks Barry Carlyon)
= v1.01
- I forget what happened here
v1 2009/01/06
- First public release