Title: Custom Options tree
Author: Vishit Shah
Published: <strong>19. september, 2017</strong>
Last modified: 5. maj, 2025

---

Søg plugins

![](https://ps.w.org/custom-options-tree/assets/banner-772x250.jpg?rev=1732386)

![](https://ps.w.org/custom-options-tree/assets/icon-256x256.jpg?rev=1732386)

# Custom Options tree

 Af [Vishit Shah](https://profiles.wordpress.org/vishitshah/)

[Download](https://downloads.wordpress.org/plugin/custom-options-tree.1.4.zip)

 * [Detaljer](https://da.wordpress.org/plugins/custom-options-tree/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/custom-options-tree/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/custom-options-tree/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/custom-options-tree/#developers)

 [Support](https://wordpress.org/support/plugin/custom-options-tree/)

## Beskrivelse

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)

[Live Preview](https://playground.wordpress.net/?blueprint-url=https%3A%2F%2Fraw.githubusercontent.com%2Fvishitshah%2Fcustom-options-tree-helper%2Fmain%2Fblueprint.json)

## 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

## FAQ

### 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(); ?>`

## Anmeldelser

![](https://secure.gravatar.com/avatar/acae6ee99642ec8030391476a259cac93fbf09b14e3803f43f16b6c8e6e50d1b?
s=60&d=retro&r=g)

### 󠀁[Header and Footer sections not saved at the same time.](https://wordpress.org/support/topic/header-and-footer-sections-not-saved-at-the-same-time/)󠁿

 [Yin Jin](https://profiles.wordpress.org/topnotchbiz/) 10. januar, 2019

I can’t use this fluently due to header and footer fields not being saved at the
same time

![](https://secure.gravatar.com/avatar/cff291acaab3e131b96ff391025c4c25bf185aaccc805e093102311171fdafd2?
s=60&d=retro&r=g)

### 󠀁[Simple And Good](https://wordpress.org/support/topic/simple-and-good-89/)󠁿

 [Yogesh Barot](https://profiles.wordpress.org/yog2515/) 24. maj, 2018

Good job! Its functionality is easy and understandable for non-technical users. 
Thanks

![](https://secure.gravatar.com/avatar/4da959e93baa137b10f1e7fe10023f3431711fe9f9fc83c1dcaaeef4885662ec?
s=60&d=retro&r=g)

### 󠀁[Nice](https://wordpress.org/support/topic/nice-2248/)󠁿

 [Parvez Vantiya](https://profiles.wordpress.org/alkabir1009/) 25. oktober, 2017

Nice and Easy to use.

![](https://secure.gravatar.com/avatar/bb1b504bcd01da260b8b58256d61b515bfa3761f2d166f24f038c673dddd10f6?
s=60&d=retro&r=g)

### 󠀁[Usefull](https://wordpress.org/support/topic/usefull-88/)󠁿

 [ketan171286](https://profiles.wordpress.org/ketan171286/) 24. oktober, 2017

Basic Theme options would be managed from this plugin. Easy and fast to update the
theme. Recommended this plugin for beginners for customization.

![](https://secure.gravatar.com/avatar/a9d77f710bf3042856e14deb60087573bc1fd074cfa57ded2a715a357d3d9868?
s=60&d=retro&r=g)

### 󠀁[Custom Theme Option](https://wordpress.org/support/topic/custom-theme-option/)󠁿

 [Vishit Shah](https://profiles.wordpress.org/vishitshah/) 5. oktober, 2017

Very good plugin for easy to Customization & best plugin for theme options

![](https://secure.gravatar.com/avatar/1d28251beabbb4ec2417362c2973f9535e23707f9fa27498543f86c22a48c2d4?
s=60&d=retro&r=g)

### 󠀁[Good](https://wordpress.org/support/topic/good-2848/)󠁿

 [umang215](https://profiles.wordpress.org/umang215/) 20. september, 2017 1 svar

Working Good , User Friendly And Easily Customisation.

 [ Læs alle 6 anmeldelser ](https://wordpress.org/support/plugin/custom-options-tree/reviews/)

## Bidragsydere & udviklere

“Custom Options tree” er open source-software. Følgende personer har bidraget til
dette plugin.

Bidragsydere

 *   [ Vishit Shah ](https://profiles.wordpress.org/vishitshah/)

[Oversæt “Custom Options tree” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/custom-options-tree)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/custom-options-tree/),
tjek [SVN repository](https://plugins.svn.wordpress.org/custom-options-tree/), eller
abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/custom-options-tree/)
via [RSS](https://plugins.trac.wordpress.org/log/custom-options-tree/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 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

## Meta

 *  Version **1.4**
 *  Senest opdateret **1 år siden**
 *  Aktive installationer **100+**
 *  WordPress-version ** 3.0.1 eller højere **
 *  Testet op til **6.8.6**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/custom-options-tree/)
 * Tags
 * [Footer Logo](https://da.wordpress.org/plugins/tags/footer-logo/)[options](https://da.wordpress.org/plugins/tags/options/)
   [theme options](https://da.wordpress.org/plugins/tags/theme-options/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/custom-options-tree/advanced/)

## Bedømmelser

 4.3 ud af 5 stjerner.

 *  [  5 5-stjernet anmeldelser     ](https://wordpress.org/support/plugin/custom-options-tree/reviews/?filter=5)
 *  [  0 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/custom-options-tree/reviews/?filter=4)
 *  [  0 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/custom-options-tree/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/custom-options-tree/reviews/?filter=2)
 *  [  1 1-stjernet anmeldelse     ](https://wordpress.org/support/plugin/custom-options-tree/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/custom-options-tree/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/custom-options-tree/reviews/)

## Bidragsydere

 *   [ Vishit Shah ](https://profiles.wordpress.org/vishitshah/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/custom-options-tree/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://www.paypal.me/vishitshah)