2017 © Pedro Peláez
 

library settings-api

This is a Composer library package to enhance the usage of WordPress settings API.

image

rnaby/settings-api

This is a Composer library package to enhance the usage of WordPress settings API.

  • Monday, November 13, 2017
  • by rnaby
  • Repository
  • 1 Watchers
  • 0 Stars
  • 52 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

CodeMascot Settings API

This is a Composer library package to enhance the usage of WordPress settings API., (*1)

Table Of Contents

Coding styles and technique

  • All input data escaped and validated.
  • Developed as Composer package.
  • YODA condition checked.
  • Maintained Right Margin carefully. Usually that is 80 characters.
  • Used true, false and null in stead of TRUE, FALSE and NULL.
  • INDENTATION: TABS has been used in stead of SPACES.
  • PHP Codesniffer checked.
  • WordPress VIP coding standard followed mostly.

Requirements

  • WordPress >= 3.8.0 (Tested)
  • PHP >= 5.6
  • Composer Package Manager

Installation

The best way to use this package is through Composer:, (*2)

$ composer require codemascot/settings-api

Usage

Checkout the examples folder for OOP and procedural example., (*3)

Crafted by Khan

I'm Khan AKA CodeMascot, a professional web developer and I crafted this package for my personal use. Feel free to use this for your projects too., (*4)

License

Copyright (c) 2018 Khan M Rashedun-Naby, CodeMascot, (*5)

Good news, this library is free for everyone! Since it's released under the MIT License you can use it free of charge on your personal or commercial website., (*6)

Contribution

All feedback / bug reports / pull requests are welcome., (*7)

This package is inspired by wordpress-settings-api-class., (*8)

The Versions

13/11 2017

dev-master

9999999-dev

This is a Composer library package to enhance the usage of WordPress settings API.

  Sources   Download

MIT

by Khan M Rashedun-Naby

13/11 2017

1.0.2

1.0.2.0

This is a Composer library package to enhance the usage of WordPress settings API.

  Sources   Download

MIT

by Khan M Rashedun-Naby

11/11 2017

1.0.1

1.0.1.0

This is a Composer library package to enhance the usage of WordPress settings API.

  Sources   Download

MIT

by Khan M Rashedun-Naby

10/11 2017

1.0.0

1.0.0.0

This is a Composer library package to enhance the usage of WordPress settings API.

  Sources   Download

MIT

by Khan M Rashedun-Naby