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

---

Pesquisar 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

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

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

 * [Detalhes](https://br.wordpress.org/plugins/custom-options-tree/#description)
 * [Avaliações](https://br.wordpress.org/plugins/custom-options-tree/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/custom-options-tree/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/custom-options-tree/#developers)

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

## Descrição

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)

## Instalação

 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

## Perguntas frequentes

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

## Avaliações

![](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 janeiro, 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 maio, 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 outubro, 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 outubro, 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 outubro, 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 setembro, 2017 1 resposta

Working Good , User Friendly And Easily Customisation.

 [ Leia todas as 6 avaliações ](https://wordpress.org/support/plugin/custom-options-tree/reviews/)

## Colaboradores e desenvolvedores

“Custom Options tree” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

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

[Traduzir o “Custom Options tree” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/custom-options-tree)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/custom-options-tree/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/custom-options-tree/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/custom-options-tree/)
por [RSS](https://plugins.trac.wordpress.org/log/custom-options-tree/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

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

 *  Versão **1.4**
 *  Última atualização **1 ano atrás**
 *  Instalações ativas **100+**
 *  Versão do WordPress ** 3.0.1 ou superior **
 *  Testado até **6.8.5**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/custom-options-tree/)
 * Tags
 * [Footer Logo](https://br.wordpress.org/plugins/tags/footer-logo/)[options](https://br.wordpress.org/plugins/tags/options/)
   [theme options](https://br.wordpress.org/plugins/tags/theme-options/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/custom-options-tree/advanced/)

## Classificações

 4.3 de 5 estrelas.

 *  [  5 avaliações com 5 estrelas     ](https://wordpress.org/support/plugin/custom-options-tree/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/custom-options-tree/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/custom-options-tree/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/custom-options-tree/reviews/?filter=2)
 *  [  1 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/custom-options-tree/reviews/?filter=1)

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

[Ver todas avaliações](https://wordpress.org/support/plugin/custom-options-tree/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/custom-options-tree/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](https://www.paypal.me/vishitshah)