Custom Menu Permission
============

Premium WordPress Theme

Installation
-------------

    $ cd [repo]
    $ Install Node
    $ cd path/theme-directory/
    $ npm install -g grunt-cli
    $ npm init
    $ npm install --save-dev grunt grunt-contrib-uglify grunt-contrib-cssmin grunt-contrib-watch grunt-contrib-less grunt-react grunt-babel babel-cli babel-preset-react babel-preset-es2015 babel-plugin-transform-react-jsx


Demo link: 
http://demo.themeton.com/tana

Download link:
https://themeforest.net/item/tana-magazine-news-portal-movie-blog-theme/16271685?ref=themeton


Reaction Module Implement
-------------

To use `echo TanaReaction_Static::get_post_reaction();` in php file.