Saltar para o conteúdo
WordPress.org

Portugal

  • Temas
  • Plugins
  • Notícias
  • Suporte
  • Sobre
  • Padrões
    • Equipa
    • Colaborar
  • Traduções
  • Obter o WordPress
Obter o WordPress
WordPress.org

Plugin Directory

FidNos – Custom Page Logo

  • Submeter um plugin
  • Os meus favoritos
  • Iniciar sessão
  • Submeter um plugin
  • Os meus favoritos
  • Iniciar sessão

FidNos – Custom Page Logo

Por M Riaz Mughal
Descarregar
  • Detalhes
  • Avaliações
  • Instalação
  • Desenvolvimento
Suporte

Descrição

By default, WordPress displays one logo across your entire site.

FidNos – Custom Page Logo gives you complete flexibility by allowing a unique logo on any individual page or post — without editing theme files or writing code.

This plugin adds a clean, lightweight meta box to your editor where you can upload or select an alternate logo for that specific content.
It works automatically with any theme that supports the standard WordPress custom logo functions:

  • the_custom_logo()
  • get_custom_logo()
  • get_theme_mod('custom_logo')

Key Features:
* Set a different logo for any page or post.
* Uses the WordPress media library.
* Instant preview inside the editor.
* No template editing required.
* Theme-agnostic — works with any modern theme.
* 100% lightweight and fast.

Instalação

  1. Upload the fidnos-custom-page-logo folder to the /wp-content/plugins/ directory, or install it via Plugins → Add New.
  2. Activate the plugin through the “Plugins” menu.
  3. Edit any post or page and use the Custom Page Logo box to set or remove a logo.

Perguntas frequentes

Which themes are supported?

Any theme that uses the standard WordPress custom logo functions:
– the_custom_logo()
– get_custom_logo()
– get_theme_mod('custom_logo')

These are used by the majority of modern themes.

Can I add support for custom post types?

Yes.
Use the filter fidnos_cpl_post_types to define additional post types:

`php

add_filter( ‘fidnos_cpl_post_types’, function( $types ) {
$types[] = ‘product’;
$types[] = ‘portfolio’;
return $types;
});

Avaliações

Excellent Plugin

tec1 1 Janeiro, 2026
I installed this plugin a few days ago, and it is working perfectly. This is exactly what I was looking for.
Ler 1 avaliação

Contribuidores e programadores

“FidNos – Custom Page Logo” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores
  • M Riaz Mughal

Traduza o “FidNos – Custom Page Logo” para o seu idioma.

Interessado no desenvolvimento?

Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.

Metadados

  • Versão 1.4
  • Última actualização Há 5 meses
  • Instalações activas 10+
  • Versão do WordPress 5.0 ou superior
  • Testado até 6.9.4
  • Versão do PHP 7.4 ou superior
  • Idioma
    English (US)
  • Etiquetas
    brandingcustom logoheaderlogo
  • Visualização avançada

Classificações

5 out of 5 stars.
  • 1 5-star review 5 stars 1
  • 0 4-star reviews 4 stars 0
  • 0 3-star reviews 3 stars 0
  • 0 2-star reviews 2 stars 0
  • 0 1-star reviews 1 star 0

Your review

See all reviews

Contribuidores

  • M Riaz Mughal

Suporte

Tem algo a dizer? Precisa de ajuda?

Ver fórum de suporte

  • Sobre
  • Notícias
  • Hosting
  • Privacidade
  • Showcase
  • Temas
  • Plugins
  • Padrões
  • Aprender
  • Suporte
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Portugal

  • Visite a nossa conta X (antigo Twitter)
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visite a nossa página do Facebook
  • Visite a nossa conta no Instagram
  • Visite a nossa conta no LinkedIn
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Código é poesia.
The WordPress® trademark is the intellectual property of the WordPress Foundation.