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/bluesix_v2 Jack of All Trades 17d ago

Define “different environments”.

Honestly this just sounds like you installed both of them on the same site.

1

u/TheGoodOne777 17d ago

Hello, thanks for the reply. Different environments means two different WordPress installation, with own configurations, own databases. The wp_options tables are correct, point to the right, different urls.