Title: Activated plugin &#8220;{plugin_name}&#8221;
Last modified: October 4, 2023

---

# Activated plugin “{plugin_name}”

 *  [clint6998](https://wordpress.org/support/users/clint6998/)
 * (@clint6998)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/activated-plugin-plugin_name/)
 * Plugin log shows Activated plugin “{plugin_name}” but does not give the name 
   of the plugin

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Pär Thernström](https://wordpress.org/support/users/eskapism/)
 * (@eskapism)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/activated-plugin-plugin_name/#post-17104755)
 * Does it always show that when activating plugins or only sometimes? For me it
   correctly shows the name of the activated plugin, so I wonder if there is some
   incompatibility with some other plugin.
 *  [VERYA Inc.](https://wordpress.org/support/users/veryaca/)
 * (@veryaca)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/activated-plugin-plugin_name/#post-17105938)
 * Here’s what I get, when calling `SimpleHistoryLogQuery()` on the frontend:
 *     ```wp-block-code
       2023-10-06 15:13:05 Deactivated plugin "{plugin_name}"
       2023-10-06 15:13:11 Deleted plugin "{plugin_name}"
       2023-10-06 15:19:07 Updated {post_type} "{post_title}"
       2023-10-06 15:20:19 Updated {post_type} "{post_title}"
       2023-10-06 15:21:28 Updated {post_type} "{post_title}"
       2023-10-06 15:22:18 Updated {post_type} "{post_title}"
       2023-10-06 15:22:57 Updated {post_type} "{post_title}"
       2023-10-06 15:23:40 Updated {post_type} "{post_title}"
       2023-10-06 15:23:41 Deleted {post_type} "{attachment_title}" ("{attachment_filename}")
       2023-10-06 15:49:09 Updated {post_type} "{post_title}"
       ```
   
    -  This reply was modified 2 years, 7 months ago by [VERYA Inc.](https://wordpress.org/support/users/veryaca/).
 *  [VERYA Inc.](https://wordpress.org/support/users/veryaca/)
 * (@veryaca)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/activated-plugin-plugin_name/#post-17106073)
 * Seems like on the frontend (using `SimpleHistoryLogQuery()`), I’m not getting
   a lot of information/settings. For instance, all the template info from above(
   between the curly brackets), but the timestamp is also incorrect (it’s in GMT,
   not using the WP setting)…
 *  Plugin Author [Pär Thernström](https://wordpress.org/support/users/eskapism/)
 * (@eskapism)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/activated-plugin-plugin_name/#post-17106987)
 * [@veryaca](https://wordpress.org/support/users/veryaca/) I think your issue is
   different from the error that [@clint6998](https://wordpress.org/support/users/clint6998/)
   has, since you query the log manually. When using the API directly you need to“
   interpolate” the messages and the context yourself and you need to convert the
   timestamp to your local timezone. It needs some work, and that’s why I don’t “
   officially” have any solution to show the log at the frontend.
 *  [VERYA Inc.](https://wordpress.org/support/users/veryaca/)
 * (@veryaca)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/activated-plugin-plugin_name/#post-17107332)
 * [@eskapism](https://wordpress.org/support/users/eskapism/) Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Activated plugin “{plugin_name}”’ is closed to new replies.

 * ![](https://ps.w.org/simple-history/assets/icon.svg?rev=3225008)
 * [Simple History – Track, Log, and Audit WordPress Changes](https://wordpress.org/plugins/simple-history/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-history/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-history/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-history/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-history/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-history/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [VERYA Inc.](https://wordpress.org/support/users/veryaca/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/activated-plugin-plugin_name/#post-17107332)
 * Status: not resolved