सामग्री पर जाएं
WordPress.org

Hindi

  • थीम्स
  • प्लगइन्स
  • समाचार
  • सहायता
  • हमारे बारे में
  • टीम
  • वर्डप्रेस प्राप्त करें
वर्डप्रेस प्राप्त करें
WordPress.org

Plugin Directory

FidNos – Custom Page Logo

  • Submit a plugin
  • मेरे प्रिय
  • Log in
  • Submit a plugin
  • मेरे प्रिय
  • Log in

FidNos – Custom Page Logo

M Riaz Mughal द्वारा
डाउनलोड
  • विवरण
  • समीक्षा
  • स्थापना
  • विकास
समर्थन

विवरण

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.

इंस्टॉलेशन

  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.

सामान्य प्रश्न

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;
});

समीक्षाएं

Excellent Plugin

tec1 जनवरी 1, 2026
I installed this plugin a few days ago, and it is working perfectly. This is exactly what I was looking for.
1 के सभी समीक्षा पढ़ें

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता
  • M Riaz Mughal

Translate “FidNos – Custom Page Logo” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

मेटा

  • संस्करण 1.4
  • Last updated 2 महीना पहले
  • Active installations 10 से कम
  • WordPress version 5.0 या ज्यादा
  • Tested up to 6.9
  • PHP version 7.4 या ज्यादा
  • भाषा
    English (US)
  • Tags
    brandingcustom logoheaderlogo
  • Advanced View

मूल्यांकन

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

मेरी समीक्षा जोड़ें

See all reviews

योगदानकर्ता

  • M Riaz Mughal

समर्थन

कुछ कहना है? कोई मदद चाहिए?

समर्थन फोरम देखें

  • बारे में
  • समाचार
  • होस्टिंग
  • गोपनीयता
  • शोकेस
  • थीम्स
  • प्लगइन
  • पैटर्न्स
  • सीखे
  • सहायता
  • डेवलपर्स
  • WordPress.TV ↗
  • शामिल होइये
  • ईवेंट्स
  • दान करें ↗
  • भविष्य के लिए पांच
  • वर्डप्रेस.कॉम ↗
  • मैट ↗
  • बीबीप्रेस ↗
  • बडीप्रेस ↗
WordPress.org
WordPress.org

Hindi

  • Visit our X (formerly Twitter) account
  • हमारे बलुस्की खाते पर जाएँ
  • Visit our Mastodon account
  • हमारे थ्रेड्स अकाउंट पर जाएं
  • हमारे फेसबुक पेज पर जाएँ
  • हमारे इंस्टाग्राम अकाउंट पर जाएं
  • हमारे लिंक्डइन खाते पर जाएँ
  • हमारे टिकटॉक खाते पर जाएँ
  • हमारे यूट्यूब चैनल पर जाएं
  • हमारे Tumblr खाते पर जाएँ
कोड काव्य हैं।