2017 © Pedro Peláez
 

library wordclass

Class-based functions.php, utilities and helpers for Wordpress

image

nerbiz/wordclass

Class-based functions.php, utilities and helpers for Wordpress

  • Monday, December 4, 2017
  • by nerbiz
  • Repository
  • 2 Watchers
  • 2 Stars
  • 70 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 44 Versions
  • 0 % Grown

The README.md

WordClass

Making programming with WordPress easier and more fun., (*1)

I created this, because I got confused with a number of WordPress functions, that either look too similar, have an unreasonable amount of parameters, or are unnecessarily difficult to work with. And I didn't want to always search for the names of hooks., (*2)

Installation

WordClass requires PHP 8 and can be installed with Composer:, (*3)

composer require nerbiz/wordclass

Wiki

Please note:

The Wiki pages are outdated (version 3). They will be updated, or maybe the examples are sufficient. Either way, they're not entirely accurate anymore., (*4)

Usage

All features are shown and documented in the example files directory., (*5)

It's always a good practice to use a prefix in your code, to avoid naming conflicts with WordPress, themes or plugins. WordClass therefore uses a prefix for many things, like options or post type names, with xyz as the default., (*6)

Please set your prefix first, because changing it later requires you to rename values in the database as well., (*7)

use Nerbiz\WordClass\Init;
use Nerbiz\WordClass\Options;

// Set your prefix ('xyz' is default)
Init::setPrefix('abc');

// Example usage, this option will be stored as 'abc_option_name'
Options::set('option_name', 'option_value');

Problems

If you encounter any problem, please add an issue., (*8)

Contributing

If you want to translate, or have some ideas about expanding or improving this project, I'm open for suggestions and pull requests., (*9)

The Versions

04/12 2017

dev-master

9999999-dev

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense Unlicence

The Requires

 

by Sybren Dijkstra

04/12 2017

0.9.2

0.9.2.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

04/12 2017

dev-develop

dev-develop

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense Unlicence

The Requires

 

by Sybren Dijkstra

04/12 2017

0.9.1

0.9.1.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

29/10 2017

0.9.0

0.9.0.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

09/10 2017

0.8.7.1

0.8.7.1

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

09/10 2017

0.8.7

0.8.7.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

08/10 2017

0.8.6

0.8.6.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

07/10 2017

0.8.5

0.8.5.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

29/09 2017

0.8.4

0.8.4.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

29/09 2017

0.8.3.3

0.8.3.3

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

29/09 2017

0.8.3.2

0.8.3.2

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

25/09 2017

0.8.3.1

0.8.3.1

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

24/09 2017

0.8.3

0.8.3.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

24/09 2017

0.8.0

0.8.0.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

15/09 2017

0.7.1

0.7.1.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

14/09 2017

0.7.0

0.7.0.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

01/06 2017

0.6.12

0.6.12.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

27/05 2017

0.6.11

0.6.11.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

20/05 2017

0.6.10.1

0.6.10.1

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

20/05 2017

0.6.10

0.6.10.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

14/05 2017

0.6.9

0.6.9.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

14/05 2017

0.6.8

0.6.8.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

14/05 2017

0.6.7

0.6.7.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

14/05 2017

0.6.6

0.6.6.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

13/05 2017

0.6.5

0.6.5.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

13/05 2017

0.6.4

0.6.4.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

13/05 2017

0.6.3

0.6.3.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

13/05 2017

0.6.2

0.6.2.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

13/05 2017

0.6.1

0.6.1.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

13/05 2017

0.6.0

0.6.0.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicense

The Requires

 

by Sybren Dijkstra

06/05 2017

0.5.1

0.5.1.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

 

by Sybren Dijkstra

06/05 2017

0.5.0

0.5.0.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

 

by Sybren Dijkstra

06/05 2017

0.4.2

0.4.2.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

  • php >=5.4

 

by Sybren Dijkstra

06/05 2017

0.4.1

0.4.1.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

  • php >=5.4

 

by Sybren Dijkstra

06/05 2017

0.4.0

0.4.0.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

  • php >=5.4

 

by Sybren Dijkstra

30/03 2017

0.3.1

0.3.1.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

  • php >=5.4

 

by Sybren Dijkstra

30/03 2017

0.3

0.3.0.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

  • php >=5.4

 

by Sybren Dijkstra

30/03 2017

dev-feature/plugins

dev-feature/plugins

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

 

by Sybren Dijkstra

20/03 2017

0.2.1

0.2.1.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

  • php >=5.4

 

by Sybren Dijkstra

19/03 2017

0.2.0

0.2.0.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

  • php >=5.4

 

by Sybren Dijkstra

19/03 2017

0.1.3

0.1.3.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

  • php >=5.4

 

by Sybren Dijkstra

16/03 2017

0.1.2

0.1.2.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

  • php >=5.4

 

by Sybren Dijkstra

16/03 2017

0.1.1

0.1.1.0

Class-based functions.php, utilities and helpers for Wordpress

  Sources   Download

Unlicence

The Requires

  • php >=5.4

 

by Sybren Dijkstra