Git Product home page Git Product logo

wp-cron-pixie's Introduction

WP Cron Pixie

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

Screenshot

How It Came To Be

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

The current version is using Elm on the frontend.

Bugs & Feature Requests

Please report any issues via our GitHub Issues list.

wp-cron-pixie's People

Contributors

dependabot[bot] avatar ianmjones avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

wp-cron-pixie's Issues

Make example cron events optional

Currently the cron_pixie_passed_event, cron_pixie_future_event and crop_pixie_single_event cron events are created as examples of how events are shown.

These should be optional, and only shown when the user asks for them.

Make UI text translatable

At the moment a bunch of text in the UI is not translatable as it is text strings in the Elm code.

The text should come through from the PHP code on initialization.

Refresh Now

Given that issue #3 get implemented, there should be a mechanism for the user to refresh the display as and when they require it rather than have to turn automatic refresh back on.

Pause

At present WP Cron Pixie continuously checks and displays the current cron events every 5 seconds, it should be possible to pause automatic refresh.

Do we really need npm/yarn as dev dependencies?

I think not, and it would be great to get rid of npm and yarn as dependencies so we don't have to deal with the security updates for stuff we don't even use in the plugin itself.

All we need is Elm for compiling, which is easily installed on any platform without the need for npm these days (although still an option if you prefer it for some reason).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.