2017 © Pedro Peláez
 

library booster-seat

Classes for the faster creation of wordpress plugins

image

objectivco/booster-seat

Classes for the faster creation of wordpress plugins

  • Tuesday, February 13, 2018
  • by clifgriffin
  • Repository
  • 2 Watchers
  • 0 Stars
  • 84 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 1 % Grown

The README.md

Installation

TODO, (*1)

CHANGELOG

  • 1.0.13
    • Add OBJECTIV_BOOSTER_NO_BUFFER constant flag to allow suppressing output buffering.
  • 1.0.12
    • Ironies! Add @ control operator to prevent ob_end_clean() from throwing a notice
  • 1.0.11
    • Added output buffering to protect out() from errors and leakages.
  • 1.0.10
    • Moved wordpress dependency to dev
  • 1.0.9
    • Dropped dotenv version from 3.2.x to 2.5
  • 1.0.8
    • Add wordpress core library and wp-phpunit to composer and files to facilitate automatic test setup.
    • Add ability to pass parameters to singleton instance
    • Added test for the new functionality
    • Bumped minimum PHP version from 5.4 > 5.6
  • 1.0.7
    • Add remove_all_action before ajax actions are hooked.
  • 1.0.6
    • Add the ability to control critical load attributes with overloaded constructor variables.
  • 1.0.5
    • Removed return type that should not be there
  • 1.0.4
    • Removed bin folder
  • 1.0.3
    • Fixed issue with Singleton class.
    • Description: When using the library in multiple plugins the Singleton class was only returning the class firstly ever used by it. Obviously this was not intended behavior. It now returns the only the first used instance of each class type

The Versions

13/02 2018

dev-master

9999999-dev

Classes for the faster creation of wordpress plugins

  Sources   Download

GPL-3.0-only

The Requires

  • php >=5.4

 

by Brandon Tassone

template composer package

13/02 2018

dev-develop

dev-develop

Classes for the faster creation of wordpress plugins

  Sources   Download

GPL-3.0-only

The Requires

  • php >=5.4

 

by Brandon Tassone

template composer package

13/02 2018

dev-hotfix/accessibility-changes

dev-hotfix/accessibility-changes

Classes for the faster creation of wordpress plugins

  Sources   Download

GPL-3.0-only

The Requires

  • php >=5.4

 

by Brandon Tassone

template composer package

12/02 2018

1.0.6

1.0.6.0

Classes for the faster creation of wordpress plugins

  Sources   Download

GPL-3.0-only

The Requires

  • php >=5.4

 

by Brandon Tassone

template composer package

29/01 2018

1.0.5

1.0.5.0

Classes for the faster creation of wordpress plugins

  Sources   Download

GPL-3.0-only

The Requires

  • php >=5.4

 

by Brandon Tassone

template composer package

26/01 2018

1.0.4

1.0.4.0

Classes for the faster creation of wordpress plugins

  Sources   Download

GPL-3.0-only

The Requires

  • php >=5.4

 

by Brandon Tassone

template composer package

19/01 2018

1.0.3

1.0.3.0

Classes for the faster creation of wordpress plugins

  Sources   Download

GPL-3.0-only

The Requires

  • php >=5.4

 

by Brandon Tassone

template composer package

18/01 2018

1.0.2

1.0.2.0

Classes for the faster creation of wordpress plugins

  Sources   Download

GPL-3.0-only

The Requires

  • php >=5.4

 

by Brandon Tassone

template composer package