yellowgray / yluvpresstools
                            This package is abandoned and no longer maintained.
                                                            No replacement package was suggested.
                                                                                    
                                        
                    
                    Yluvpress Tools for Wordpress
    dev-master
    2017-03-31 11:46 UTC
Requires
- php: ^5.3.3 || ^7.0
- ekandreas/bladerunner: 1.5.2
- rappasoft/laravel-helpers: dev-master
This package is auto-updated.
Last update: 2017-10-09 15:15:25 UTC
README
Getting started
Install via Composer:
composer require yellowgray/yluvpresstools
Simply just add bellow line of code to your functions.php and enjoy :)
#!php
<?php
require_once 'vendor/autoload.php';
new Yluvpress\Tools\Support\App();
TODO
- Write docs to App,Config,Hook,Facades,View,CustomPostType,CustomTaxonomy
Customizer Types
textcheckbox 
textarea 
radio 
select 
dropdown-pages 
email 
url 
number 
hidden 
date 
image 
image_cropped 
audio 
color