I have a plugin created. Other plugins in the admin are using it’s Title in the Browser’s Title Bar and/or Tab List. It’s a private plugin so no big deal (now) but curiosity and OCD have me wanting to fix it. Any tips?

[ad_1]

My original post is below. This may not be my plugin. It may be wordpress or the cache. I’m using “W3 Total Cache”. The thing is, it’s set to not cache for logged in users. \[20 minutes later\]. I’ve disabled this, that and the other thing and nothing’s changing.

I’m going to go ahead and post this.

Maybe it’s a server configuration?

Typical LAMP stack. Full access. There’s so many possible things that can cause this and I’m just coming back from a 6 year break (ya) so if anyone has recent experience with this I’d appreciate it.

Even if this is a WordPress thing, I’d like to find a way to make it not happen. If this is an ongoing problem, maybe we can start a discussion. I have a lot of experience. I may be rusty but I’m more than happy to help track this down once I get back in the flow here.

In the mean time, any current info would be helpful. I’m tired if you can’t tell. I’m not trying to be lazy, just doing a bunch. If you can share you can, if not good luck with your site.

I’ll try to stick around here myself to be helpful when people have issues in return so I guess Hello also.

As for the site itself, I won’t ever share my sites directly on here.

Thanks.

OP:

It’s real simple code to add the menu link.

function REDACTED_setup_menu() {
add_menu_page(“menu page”, “menu text”, ‘manage_options’, “menu-link”, ‘menu_function’);
}

And that’s it.

All normal WordPress admin areas have a normal URL.

Other areas like Google’s official plugin, a cache plugin, etc .. they all show the title of my plugin.

Obviously that’s not the real code but the point is, it’s real simple. Nothing unusual.

Right now this plugin is personal but I may share it in the future so this little bug.

Neve theme.

[ad_2]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer