2017 © Pedro Peláez
 

devaloka-muplugin devaloka-event-converter

Interchangeably converts all WordPress action/filter to/from EventDispatcher's Event

image

devaloka/devaloka-event-converter

Interchangeably converts all WordPress action/filter to/from EventDispatcher's Event

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Devaloka Event Converter

Latest Stable Version Latest Unstable Version License ![Build Status][travis-image], (*1)

A WordPress plugin that interchangeably converts WordPress's action/filter to/from EventDispatcher's Event., (*2)

Features

  • Interchangeably handle/listen/dispatch all WordPress actions/filters as EventDispatcher's Events, (*3)

    • WordPress's action/filter to WordPress's action/filter
    • WordPress's action/filter to EventDispatcher's Event
    • EventDispatcher's Event to WordPress's action/filter
    • EventDispatcher's Event to EventDispatcher's Event

Requirements

Installation

  1. Install via Composer., (*4)

    composer require devaloka/devaloka-event-converter
    

Caveat

  • Event::stopPropagation() doesn't work.

The Versions

04/04 2016

dev-master

9999999-dev https://github.com/devaloka/devaloka-event-converter

Interchangeably converts all WordPress action/filter to/from EventDispatcher's Event

  Sources   Download

MIT GPL-3.0 GPL-2.0

The Requires

 

The Development Requires

plugin wordpress hook filter event action

29/12 2015

0.5.2

0.5.2.0 https://github.com/devaloka/devaloka-event-converter

Interchangeably converts all WordPress action/filter to/from EventDispatcher's Event

  Sources   Download

MIT GPL-3.0 GPL-2.0

The Requires

 

The Development Requires

plugin wordpress hook filter event action

19/12 2015

0.5.1

0.5.1.0 https://github.com/devaloka/devaloka-event-converter

Interchangeably converts all WordPress action/filter to/from EventDispatcher's Event

  Sources   Download

MIT GPL-3.0 GPL-2.0

The Requires

 

plugin wordpress hook filter event action

08/12 2015

0.5.0

0.5.0.0 https://github.com/devaloka/devaloka-event-converter

Interchangeably converts all WordPress action/filter to/from EventDispatcher's Event

  Sources   Download

MIT GPL-3.0 GPL-2.0

The Requires

 

plugin wordpress hook filter event action