=== Custom Options tree ===
Contributors: vishitshah
Donate link: https://www.paypal.me/vishitshah
Tags: theme options , options ,header logo, Footer logo, copy right text.
Requires at least: 3.0.1
Tested up to: 6.8
Stable tag: 1.4
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 , footer logo, copy right text, design and development text & social media.

== 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)

<a target="_blank" href="https://playground.wordpress.net/?blueprint-url=https%3A%2F%2Fraw.githubusercontent.com%2Fvishitshah%2Fcustom-options-tree-helper%2Fmain%2Fblueprint.json">Live Preview</a>

== Changelog ==
= 1.4 =
* Google Plus Remove
* Some changes on Function and esacping string
* Compatibility with WordPress 6.8
* fixes some minor changes

= 1.3.2 =
* Escaping changes
* Compatibility with WordPress 6.5
* fixes some minor changes

= 1.3.1 =
* Add version 1.3.1 files
* Compatibility with WordPress 5.9.2

= 1.3 =
* Remove tabbing Design.

= 1.1.2 =
* Fixed some undefined variable.

= 1.1.1 =
* Added text domain 
* Added Favicon icon option

= 1.1 =
* Changing in tab Layout
* Fixed Some Issue

= 1.0 =
Initial Release

== Screenshots ==


== Installation ==

1. Upload Custom Options tree 
2. Go to Appearance -> Custom Options Tree 
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 vishit99@gmail.com


== Frequently Asked Questions ==

= What is the list of shortcodes? =

Please check below shortcode list

1) Header logo : `<?php cot_showheaderlogo(); ?>`
2) Footer logo : `<?php cot_showfooterlogo(); ?>`
3) Footer Copy Right Text : `<?php cot_copyright(); ?>`
4) Design & Development Text : `<?php cot_designdevelopent(); ?>`
5) Facebook : `<?php cot_facebook(); ?>`
6) Twitter : `<?php cot_twitter(); ?>`
7) Linkedin : `<?php cot_linkedin(); ?>`
8) Instagram : `<?php cot_instagram(); ?>`