Does wordpress create any dated logs of activity? ie core updates, plugin download dates etc?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
No, it doesn’t. You could hook into the appropriate filters and save the information in an option or in a custom post type. I would log updates to PHP, MySQL and the server software too. Would be an interesting project. :) |
|||||
|
|
I use a plugin called BTEV - Bluetrait Event Viewer that does this job quite well. |
|||
|
|
|
No you can't. But you can do the same using plugin, I am using WP-Activity Really grate. |
|||
|
|
