Title: WP Cron Pixie
Author: ianmjones
Published: <strong>ফেব্ৰুৱাৰী 9, 2017</strong>
Last modified: মে’ 21, 2026

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/wp-cron-pixie/assets/banner-772x250.png?rev=1593112)

![](https://ps.w.org/wp-cron-pixie/assets/icon-256x256.png?rev=1593112)

# WP Cron Pixie

 [ianmjones](https://profiles.wordpress.org/ianmjones/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/wp-cron-pixie.1.6.3.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/wp-cron-pixie/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/wp-cron-pixie/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/wp-cron-pixie/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/wp-cron-pixie/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/wp-cron-pixie/)

## বৰ্ণনা

A little dashboard widget to view the WordPress cron, and run an event now rather
than later.

This plugin was built for the [Building Reactive WordPress Plugins](https://deliciousbrains.com/building-reactive-wordpress-plugins/)
series of articles on the [Delicious Brains Blog](https://deliciousbrains.com/blog/).

 1. [Building Reactive WordPress Plugins – Part 1 – Backbone.js](https://deliciousbrains.com/building-reactive-wordpress-plugins-part-1-backbone-js/)
 2. [Building Reactive WordPress Plugins – Part 2 – Vue.js](https://deliciousbrains.com/building-reactive-wordpress-plugins-part-2-vue-js/)
 3. [Building Reactive WordPress Plugins – Part 3 – Elm](https://deliciousbrains.com/building-reactive-wordpress-plugins-part-3-elm/)

The current version is using [Gleam on the front end](https://ianmjones.com/2025/06/wp-cron-pixie-v1-5-0-released-front-end-switched-from-elm-to-gleam/).

## স্ক্ৰীনশ্বট

[⌊WP Cron Pixie widget.⌉⌊WP Cron Pixie widget.⌉[

WP Cron Pixie widget.

[⌊Searching for a cron schedule.⌉⌊Searching for a cron schedule.⌉[

Searching for a cron schedule.

[⌊Searching for a cron event.⌉⌊Searching for a cron event.⌉[

Searching for a cron event.

## ইনষ্টলেশ্যন

#### From your WordPress dashboard

 1. Visit ‘Plugins > Add New’
 2. Search for ‘WP Cron Pixie’
 3. Activate WP Cron Pixie from your Plugins page.

#### From WordPress.org

 1. Download WP Cron Pixie.
 2. Upload the ‘wp-cron-pixie’ directory to your ‘/wp-content/plugins/’ directory, 
    using your favourite method (ftp, sftp, scp, etc…)
 3. Activate WP Cron Pixie from your Plugins page.

## সঘনাই উত্থাপিত প্ৰশ্ন

### What is the answer to life, the universe and everything?

42

## পৰ্য্যালোচনা

![](https://secure.gravatar.com/avatar/98195d228e9177e36ca8a13d4c674356c6df724a3e0468dc646c9cc872a077a8?
s=60&d=retro&r=g)

### 󠀁[Nice dashboard widget.](https://wordpress.org/support/topic/nice-dashboard-widget/)󠁿

 [Bowo](https://profiles.wordpress.org/qriouslad/) ফেব্ৰুৱাৰী 26, 2017

Works great listing all the cron tasks. Combining this with WP Cron Control.

 [ আটাই 1টা পৰ্য্যালোচনা পঢ়ক ](https://wordpress.org/support/plugin/wp-cron-pixie/reviews/)

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“WP Cron Pixie” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ ianmjones ](https://profiles.wordpress.org/ianmjones/)

[আপোনাৰ ভাষাত “WP Cron Pixie” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/wp-cron-pixie)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/wp-cron-pixie/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/wp-cron-pixie/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/wp-cron-pixie/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/wp-cron-pixie/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.6.3

 * Updated dependencies.
 * Tested with WP 7.0

#### 1.6.2

 * Fixed compatibility with PHP 7.4.
 * Updated dependencies.

#### 1.6.1

 * Example events setting is now saved for each subsite in a multisite install.

#### 1.6.0

 * Added search of schedules and events.
 * Added display of event hook with args when mouse hovers over event name.
 * Auto refresh setting is now saved for each user.

#### 1.5.0

 * Gleam front end.
 * Fixed “Error message: Event schedule does not exist.” debug.log messages when
   example events enabled.
 * Fixed example events not being removed from cron schedules after turning them
   off.
 * Tested with WP 6.8
 * Requires WP 6.0+
 * Requires PHP 7.4+

#### 1.4.4

 * Updated dependencies.
 * Tested with WP 6.5

#### 1.4.3

 * Tested with WP 6.4

#### 1.4.2

 * Fixed dashboard widget trying to run at network level in a multisite.
 * Tested with WP 6.1

#### 1.4.1

 * Fixed wrong data refreshing into non-primary subsite of directory multisite.
 * Minor updates to framework and build tools.
 * Tested with WP 5.4

#### 1.4

 * Added checkbox to control whether example cron events should be added to cron.
 * Added checkbox to control whether the display should auto refresh.
 * Added “Refresh” icon for manual refresh of data.
 * Fixed not all strings in UI being translatable.
 * Elm 0.19 front end.

#### 1.3.1

 * Minor updates to framework and build tools.
 * Tested with WP 4.9.8.

#### 1.3

 * Elm 0.18 front end.

#### 1.2

 * Elm front end.

#### 1.1

 * Vue.js front end.

#### 1.0

 * Initial release.
 * Backbone.js front end.

## মেটা

 *  **1.6.3** সংস্কৰণ
 *  **1 মাহ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10+**
 *  WordPress-ৰ সংস্কৰণ ** 6.0 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **7.0**
 *  PHP-ৰ সংস্কৰণ ** 7.4 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/wp-cron-pixie/)
 * [admin](https://as.wordpress.org/plugins/tags/admin/)[cron](https://as.wordpress.org/plugins/tags/cron/)
   [dashboard](https://as.wordpress.org/plugins/tags/dashboard/)[widget](https://as.wordpress.org/plugins/tags/widget/)
   [wp cron](https://as.wordpress.org/plugins/tags/wp-cron/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/wp-cron-pixie/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 5টা তৰা।

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wp-cron-pixie/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-cron-pixie/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-cron-pixie/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-cron-pixie/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-cron-pixie/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-cron-pixie/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-cron-pixie/reviews/)

## অৱদানকাৰীসকল

 *   [ ianmjones ](https://profiles.wordpress.org/ianmjones/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/wp-cron-pixie/)

## দান কৰক

আপুনি এই প্লাগিনৰ উন্নতিৰ প্ৰতি সাহায্য আগবঢ়াব বিচাৰেনে?

 [ এই প্লাগিনক অনুদান দিয়ক ](https://ianmjones.com/)