admin管理员组文章数量:1326461
Is there a way to check when for the first time a particular plugin was installed in the WordPress?
I need this information to prove my integrity somewhere.
Is there a way to check when for the first time a particular plugin was installed in the WordPress?
I need this information to prove my integrity somewhere.
Share Improve this question edited Aug 8, 2018 at 7:12 WordCent asked Aug 8, 2018 at 7:03 WordCentWordCent 1,8776 gold badges34 silver badges60 bronze badges 3- 1 sounds like a trust issue. Regardless of any technical way to prove a point, it is unlikely to improve trust. The best way to gain trust is communication (probably too late here) – Mark Kaplun Commented Aug 8, 2018 at 7:35
- Someone is trying to manipulate, subjugate, and get rid of customer care by reverse engineering a fake allegation despite I am a legitimate buyer. – WordCent Commented Aug 8, 2018 at 7:38
- 2 again the problem is trust. Whatever would be the answer people that have root access will always be able to manipulate the information, so if there is no trust you might just be accused in manipulating it. but lets cut it here as this discussion is very off topic (but you are welcome to "the loop" chat room and give some more details, maybe someone will have a good advice) – Mark Kaplun Commented Aug 8, 2018 at 7:43
1 Answer
Reset to default 5When plugins were activated is not logged by WordPress. If the plugin hasn't been updated then the file modified time in the file system might be useful for telling you when the plugin was at least uploaded.
If you have regular database backups then you could look at active_plugins
in wp_options
to get an idea of when plugins were activated based on which backup the plugin first appears in.
本文标签: Logs to check when the plugin was first installed for the first time
版权声明:本文标题:Logs to check when the plugin was first installed for the first time 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742212284a2433931.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论