2017 © Pedro Peláez
 

wordpress-plugin pillar

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

image

itgalaxy/pillar

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  • Monday, July 23, 2018
  • by evilebottnawi
  • Repository
  • 4 Watchers
  • 0 Stars
  • 2,372 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 35 Versions
  • 33 % Grown

The README.md

Pillar

Packagist Build Status Dependency Status, (*1)

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications., (*2)

Requirements

Prerequisite How to check How to install
PHP >= 5.6.x php -v php.net

Installation

You can install this plugin via the command-line or the WordPress admin panel., (*3)

Via Command-line

If you're using Composer to manage WordPress, add Pillar to your project's dependencies., (*4)

composer require itgalaxy/pillar

Then activate the plugin via wp-cli., (*5)

wp plugin activate pillar

Via WordPress Admin Panel

  1. Download the latest zip of this repo.
  2. In your WordPress admin panel, navigate to Plugins->Add New
  3. Click Upload Plugin
  4. Upload the zip file that you downloaded.

Usage

  1. Activate this plugin
  2. Open function.php file in your theme.
  3. Add this code for enable mini plugin.
add_action('after_setup_theme', function () {
    add_theme_support('pillar-head-clean-up'); // List of all features placed below
});

Features

What is Feature

  1. Widely applicable. The features we distribute need to be of importance to a large number of developers. Individual preferences for uncommon patterns are not supported., (*6)

  2. Generic. Features cannot be so specific that users will have trouble understanding when to use them., (*7)

  3. Atomic. Features must function completely on their own. Features are expressly forbidden from knowing about the state or presence of other features. Area of responsibility should be only one (one feature - one area of responsibility)., (*8)

  4. Unique. No two features can produce the same things., (*9)

  5. No conflicts. No feature must directly conflict with another feature., (*10)

  6. Theme-agnostic. No styles, no scripts, no images and other stuff., (*11)

  7. Open source. No commercial services, packages, libraries and files., (*12)

  8. Simple. Only action and filters., (*13)

  • No register new post types, taxonomies, widgets and shortcodes.
  • No database schema modification.
  • No public api for use in plugins, themes and etc.
  • No new markup elements on front-end (buttons, tables, lists and etc).

List

Comming soon..., (*14)

Contribution

Feel free to push your code if you agree with publishing under the MIT license., (*15)

Changelog

License

The Versions

23/07 2018

dev-master

9999999-dev https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

23/07 2018

0.0.31

0.0.31.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

07/06 2018

0.0.30

0.0.30.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

14/05 2018

0.0.29

0.0.29.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

04/05 2018

0.0.28

0.0.28.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

03/05 2018

0.0.27

0.0.27.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

11/04 2018

0.0.26

0.0.26.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

14/02 2018

dev-chore-composer-update-lock-file

dev-chore-composer-update-lock-file https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

14/02 2018

dev-chore-composer-update-wpackagist-plugin/contact-form-7

dev-chore-composer-update-wpackagist-plugin/contact-form-7 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

14/02 2018

dev-feat-sri

dev-feat-sri https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

09/02 2018

0.0.25

0.0.25.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

29/01 2018

0.0.24

0.0.24.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

18/01 2018

0.0.23

0.0.23.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

17/01 2018

0.0.22

0.0.22.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

17/01 2018

0.0.20

0.0.20.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

17/01 2018

0.0.21

0.0.21.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

15/12 2017

0.0.19

0.0.19.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

15/12 2017

0.0.18

0.0.18.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

15/12 2017

0.0.17

0.0.17.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

13/12 2017

0.0.16

0.0.16.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

03/11 2017

0.0.15

0.0.15.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

03/11 2017

0.0.14

0.0.14.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

31/10 2017

0.0.13

0.0.13.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

31/10 2017

0.0.12

0.0.12.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

27/10 2017

0.0.11

0.0.11.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

25/10 2017

0.0.10

0.0.10.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

24/10 2017

0.0.9

0.0.9.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

24/10 2017

0.0.8

0.0.8.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

24/10 2017

0.0.7

0.0.7.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

24/10 2017

0.0.6

0.0.6.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

24/10 2017

0.0.5

0.0.5.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

24/10 2017

0.0.4

0.0.4.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

24/10 2017

0.0.3

0.0.3.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

21/10 2017

0.0.2

0.0.2.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin

19/10 2017

0.0.1

0.0.1.0 https://github.com/itgalaxy/pillar/

Collection WordPress mini plugins (theme features) to apply theme-agnostic modifications

  Sources   Download

MIT

The Requires

 

The Development Requires

wordpress wordpress-plugin