Logtivity Supports the Code Snippets Plugin

Code Snippets is a popular plugin that is used by a lot of WordPress agencies.

The major advantage of the Code Snippets plugin is that it provides a simple way to run code snippets on your site. Normally you have to add these snippets to your theme’s functions.php file.

The Code Snippets plugin provides a user interface for managing snippets. Snippets can be activated and deactivated, plus you can add extra details such as name, description, and tags. It’s also simple to import and export the snippets so you can re-use your code on different sites.

Because the Code Snippets plugin is a crucial tool for many WordPress agencies, we’ve added support for the plugin. Any changes to your snippets will be stored in your site’s activity log.

This image below shows the Code Snippets admin area, together with some sample snippets:

This example below is the log entry for a Code Snippets update.

  • Context: Changes were made to the snippet with an ID of 1.
  • User: The username of the person who changed the snippet.
  • IP Address: The IP address of the person who changed the snippet.
  • Date: When the change was made.

If you click the “View” button in the image above, you’ll see more details for this change. You’ll see the new title, code, and other key details.