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 series of articles on the Delicious Brains Blog.

  1. Building Reactive WordPress Plugins – Part 1 – Backbone.js
  2. Building Reactive WordPress Plugins – Part 2 – Vue.js
  3. Building Reactive WordPress Plugins – Part 3 – Elm

스크린샷

  • WP Cron Pixie widget.

설치

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 favorite method (ftp, sftp, scp, etc…)
  3. Activate WP Cron Pixie from your Plugins page.

FAQ

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

42

후기

모든 1 평가 읽기

기여자 & 개발자

“WP Cron Pixie”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP Cron Pixie”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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 frontend.

1.3.1

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

1.3

  • Elm 0.18 frontend.

1.2

  • Elm frontend.

1.1

  • Vue.js frontend.

1.0

  • Initial release.
  • Backbone.js frontend.