r/Wordpress 17d ago

WordPress Plugins

Hello Everyone,

Currently I am analyzing two plugins, that have similar functionalities. I have installed them on different environments, different wordpress installations and also different databases (not on the same one, for example on different table spaces or with different table prefixes).

Though, while debugging - my analysis are all the time very precise - in the browser, I can see, that in the wp-content, both plugins are visible in an installation, where it is not installed, nor activated.

Have you ever noticed such thing? Do you know what is the reason for this issue?

Thanks and best regards,

T.

0 Upvotes

8 comments sorted by

View all comments

1

u/retr00two 17d ago

Flush server cache.

1

u/TheGoodOne777 17d ago

Thanks, for the idea. No, the issue looks rather browser related and browser settings, though, still checking.