এড়িয়ে কনটেন্টে যান
WordPress.org

বাংলা

  • থিম
  • প্লাগইন
  • News
    • Documentation
    • Forums
  • সম্পর্কে
  • অনুবাদ প্রজেক্ট
  • অবদান রাখুন
  • যোগাযোগ
  • ওয়ার্ডপ্রেস পান
ওয়ার্ডপ্রেস পান
WordPress.org

Plugin Directory

FidNos – Custom Page Logo

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

FidNos – Custom Page Logo

তৈরি করেছেন M Riaz Mughal
Download
  • বিস্তারিত
  • রিভিউ
  • ইন্সটলেশন
  • ডেভেলপমেন্ট
Support

Description

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.

Installation

  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.

FAQ

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

Reviews

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.
সব রিভিউ পড়ুন

ডেভেলপার এবং কন্ট্রিবিউটর

“FidNos – Custom Page Logo” is open source software. The following people have contributed to this plugin.

কন্ট্রিবিউটর
  • M Riaz Mughal

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

ডেভেলপমেন্ট এ আগ্রহী?

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

মেটা

  • Version 1.4
  • শেষ আপডেট করা হয়েছে 5 মাস আগে
  • Active installations 10+
  • WordPress version 5.0 or higher
  • Tested up to 6.9.4
  • PHP version 7.4 or higher
  • Language
    English (US)
  • ট্যাগ
    brandingcustom logoheaderlogo
    টি
  • এডভান্সড ভিউ

Ratings

৫ স্টার এর মধ্যে 5।
  • 1টি 5-স্টার রিভিউ 5 তারকা 1
  • 0টি 4-স্টার রিভিউ 4 তারকা 0
  • 0টি 3-স্টার রিভিউ 3 তারকা 0
  • 0টি 2-স্টার রিভিউ 2 তারকা 0
  • 0টি 1-স্টার রিভিউ 1 তারকা 0

Your review

সব রিভিউ দেখুন

কন্ট্রিবিউটর

  • M Riaz Mughal

Support

Got something to say? Need help?

View support forum

  • সম্পর্কে
  • খবর
  • হোষ্টিং
  • গোপনীয়তা
  • প্রদর্শনী
  • থিমসমূহ
  • প্লাগইনস
  • প্যাটার্নগুলো
  • শিখুন
  • সাপোর্ট
  • ডেভেলপারগণ
  • WordPress.tv ↗︎
  • জড়িত হোন
  • ইভেন্টগুলি
  • দান করুন ↗
  • ফাইভ ফর দ্য ফিউচার
  • WordPress.com ↗
  • ম্যাট ↗
  • বিবিপ্রেস ↗
  • বাডিপ্রেস ↗
WordPress.org
WordPress.org

বাংলা

  • আমাদের X (আগের টুইটার) অ্যাকাউন্টে যান
  • আমাদের Bluesky অ্যাকাউন্টটি দেখুন
  • আমাদের মাস্টোডন অ্যাকাউন্টটি দেখুন
  • আমাদের থ্রেডস অ্যাকাউন্টটি দেখুন
  • আমাদের ফেসবুক পেজ দেখুন
  • আমাদের ইন্সটাগ্রাম অ্যাকাউন্ট দেখুন
  • আমাদের লিঙ্কডইন অ্যাকাউন্টে যান
  • আমাদের TikTok অ্যাকাউন্টটি দেখুন
  • আমাদের ইউটিউব চ্যানেলে যান
  • আমাদের টাম্বলার অ্যাকাউন্ট দেখুন
কোড কবিতার মত ।
The WordPress® trademark is the intellectual property of the WordPress Foundation.