=== Custom Option tree ===
Contributors: (vishitshah)
Donate link: https://www.paypal.me/vishitshah
Tags: logo, Google Analytical , Footer logo, copy right text , design and development text , Social media (facebook, twitter, linkedin, instagram, google +).
Requires at least: 3.0.1
Tested up to: 4.8.1
Stable tag: 1.9.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin allows the end user to upload a header logo , google analytical code , footer logo, copy right text, design and development text & social media (facebook, twitter, linkedin, instagram, google +).

== Description ==

This plugin helps in managing your WordPress website's logo.
You can easily upload a new logo, or use an existing image in your WP media  gallery.
Multiple features are provided such as:

* Header Logo.

* Google Analytical Code

* Footer Logo

* Copy right text.

* Design & Development text

* Social Media (facebook, twitter, linkedin, instagram, google +).

== Changelog ==

= 1.1 =
Upgrade if your media gallery buttons are no longer working after WordPress upgrade

== Screenshots ==


== Installation ==

1. Upload Custom Option tree 
2. Go to Appearance -> Custom Option treee 
3. Upload / edit for suitable option and save your custom data.
4) Paste your shortcode where you want.

In case you find difficulties in setting up your plugin, feel free to write an email to info@technobrains.in


== Frequently Asked Questions ==

= What is the list of shortcodes? =

Please check below shortcode list

1) Header logo : <?php show_headerlogo(); ?>
2) Footer logo : <?php show_footerlogo(); ?>
3) Footer Copy Right Text : <?php show_copyright(); ?>
4) Design & Development Text : <?php show_design_developent(); ?>
5) Facebook : <?php show_facebook_link(); ?>
6) Twitter : <?php show_twitter_link(); ?>
7) Linkedin : <?php show_linkedin_link(); ?>
8) Instagram : <?php show_instagram_link(); ?>
9) Google + : <?php show_google_plus_link(); ?>

