Skip to content

WordPress library which supports a core plugin and theme

License

Notifications You must be signed in to change notification settings

x-team/wordpress-libs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Libs

Packagist

WordPress library which supports a core plugin and theme.

Installation

composer require lipemat/wordpress-libs

Usage

require __DIR__ . '/vendor/autoload.php'

Current Features (non exhaustive)

  • Api endpoint.
  • Autoloader helper.
  • CMB2 mapping.
  • Class Version Trait.
  • Comment Object Trait.
  • Custom Post Type registration object.
  • Database interaction object.
  • Extended CPTS mapping.
  • Extended TAXOS mapping.
  • Memoize Trait.
  • Meta Box registration object.
  • Meta Data repository.
  • Network Object Trait.
  • Object Cache helper.
  • On Demand Image Resizing.
  • Pagination generation object.
  • Post List Column registration object.
  • PostCSS Modules helper.
  • REST API initial data rendered.
  • Script and Styles helpers.
  • Settings Page registration object.
  • Singleton Trait.
  • Site Object Trait.
  • Taxonomy registration object.
  • Url Route registration object.
  • Version management helper.
Changelog may be found in releases (non exhaustive)

About

WordPress library which supports a core plugin and theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.2%
  • Shell 0.8%