Title: Content Snippet Manager
Author: alexvtn
Published: <strong>November 25, 2020</strong>
Last modified: February 1, 2025

---

Search plugins

![](https://ps.w.org/content-snippet-manager/assets/banner-772x250.png?rev=2425962)

![](https://ps.w.org/content-snippet-manager/assets/icon-256x256.png?rev=2425962)

# Content Snippet Manager

 By [alexvtn](https://profiles.wordpress.org/alexvtn/)

[Download](https://downloads.wordpress.org/plugin/content-snippet-manager.1.1.6.zip)

 * [Details](https://sa.wordpress.org/plugins/content-snippet-manager/#description)
 * [Reviews](https://sa.wordpress.org/plugins/content-snippet-manager/#reviews)
 *  [Installation](https://sa.wordpress.org/plugins/content-snippet-manager/#installation)
 * [Development](https://sa.wordpress.org/plugins/content-snippet-manager/#developers)

 [Support](https://wordpress.org/support/plugin/content-snippet-manager/)

## Description

**Content Snippet Manager plugin** allows you to create and manage unlimited numbers
of HTML and WordPress shortcodes in your WordPress content
 You will be able to 
choose the position and the destination of each snippet.

For example, you may need to insert an Amazon banner or a subscription newsletter
shortcode at the middle or at the end of all posts, you can do it using our plugin,
without being forced to edit manually each WordPress post.

**Important** Javascript code, conversion script or custom css codes are not allowed
on the free version, they will be removed from the WordPress editor.

To insert an header, body, footer or conversion snippet, you can configure one of
available shortcode.
 [https://demo.themeinprogress.eu/content-snippet-manager-pro/conversion-shortcodes/](https://demo.themeinprogress.eu/content-snippet-manager-pro/conversion-shortcodes)

**Premium features.**

> **Header snippets**
>  You can insert your own Javascript and CSS code on the wp_head
> hook.
> **Body snippets**
>  You can insert your own Javascript and CSS code on the wp_body
> hook.
> **Footer snippets**
>  You can insert your own Javascript and CSS code on the wp_footer
> hook.
> **Conversion snippets**
>  You can insert your own Javascript and CSS code inside
> the final thank you page of WooCommerce.
> **Dynamic conversion values**
>  The dynamic conversion values allow you to use 
> specific parameters of a WooCommerce order inside your snippet, when a user has
> been redirected to the final thank you page.
> **Custom post type support**
>  You can include a snippet inside all available custom
> post types available on WordPress, instead of only the WordPress posts, pages 
> and WooCommerce products.
> **Custom taxonomies support**
>  You can include a snippet inside all available 
> custom taxonomies available on WordPress, instead of only the WordPress post categories,
> tags and WooCommerce categories.
> **Device selection**
>  Select one or more devices where you can load the content
> snippet.
> **User Role**
>  If needed, you can hide each snippet for specific user roles, like
> the administrator.

You can get the premium version, from the following link:
 [https://www.themeinprogress.com/content-snippet-manager/](https://www.themeinprogress.com/content-snippet-manager)

#### Installation

Once you have installed the plugin, you just need to activate the plugin in order
to enable it.

#### Configuration

Content Snippet Manager will add a new admin page, where you can manage all snippets.

### Translators

#### Available Languages

 * English (Default)
 * Italiano

## Screenshots

 * [[
 * Main settings
 * [[
 * Import/Export section

## Installation

 1. Upload the plugin files to the ‘/wp-content/plugins/content-snippet-manager’ directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Go to ‘Content Snippet Manager’ page to configure the plugin.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Content Snippet Manager” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ alexvtn ](https://profiles.wordpress.org/alexvtn/)

“Content Snippet Manager” has been translated into 2 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/content-snippet-manager/contributors)
for their contributions.

[Translate “Content Snippet Manager” into your language.](https://translate.wordpress.org/projects/wp-plugins/content-snippet-manager)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/content-snippet-manager/),
check out the [SVN repository](https://plugins.svn.wordpress.org/content-snippet-manager/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/content-snippet-manager/)
by [RSS](https://plugins.trac.wordpress.org/log/content-snippet-manager/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.6 – Released: February, 01 – 2025

 * Fixed : XSS vulnerability

#### 1.1.5 – Released: January, 23 – 2025

 * Fixed : CSRF vulnerability
 * Fixed : Notice: Function _load_textdomain_just_in_time was called incorrectly

#### 1.1.4 – Released: December, 09 – 2024

 * Updated: Documentation links
 * Tested with WooCommerce 9.4
 * Tested with WordPress 6.7

#### 1.1.3 – Released: 03.05.2024

 * Tested with WooCommerce 8.8
 * Tested with WordPress 6.5

#### 1.1.2 – Released: 18.12.2023

 * Fixed: Warning messages “Deprecated: Optional parameter” on PHP 8
 * Fixed: Warning messages on option panel with PHP 8
 * Tested with PHP 8.2
 * Tested with WooCommerce 8.4
 * Tested with WordPress 6.4

#### 1.1.1 – Released: 16.09.2023

 * Fixed: Fatal error “Uncaught TypeError: Unsupported operand types on PHP 8”

#### 1.1.0 – Released: 14.09.2023

 * Fixed: Warning messagges on PHP 8.
 * Fixed: Fatal error “Uncaught TypeError: array_slice” on PHP 8.
 * Added: “Support” and “Rate the plugin” links on the options panel.
 * Tested with WordPress 6.3

#### 1.0.9 – Released: 05.04.2023

 * Tested with WordPress 6.2

#### 1.0.8 – Released: 22.09.2022

 * Tested with WordPress 6.0

#### 1.0.7 – Released: 11.03.2022

 * Tested with WordPress 5.9

#### 1.0.6 – Released: 10.11.2021

 * Tested with WordPress 5.8

#### 1.0.5 – Released: 17.06.2021

 * Fixed : Snippet added twice in post_content and post_excerpt

#### 1.0.4 – Released: 15.05.2021

 * Added : Free vs Pro table inside the option panel

#### 1.0.3

Release date – March, 20 – 2021

 * Added – Option to add a shortcode on the wp_head hook
 * Added – Option to add a shortcode on the wp_body hook
 * Added – Option to add a shortcode on the wp_footer hook
 * Added – Option to add a shortcode inside the final thank you page of WooCommerce
 * Added – Google Analytics shortcode
 * Added – Facebook conversion pixel shortcode

#### 1.0.2

Release date – March, 17 – 2021

 * Tested with WordPress 5.7

#### 1.0.1

Release date – December, 19 – 2020

 * Tested with WordPress 5.6

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.1.6**
 *  Last updated **1 वर्षः ago**
 *  Active installations **200+**
 *  WordPress version ** 3.5.0 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 5.6 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/content-snippet-manager/), [Italian](https://it.wordpress.org/plugins/content-snippet-manager/),
   and [Russian](https://ru.wordpress.org/plugins/content-snippet-manager/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/content-snippet-manager)
 * Tags
 * [conversion tracking](https://sa.wordpress.org/plugins/tags/conversion-tracking/)
   [Facebook Conversion Pixel](https://sa.wordpress.org/plugins/tags/facebook-conversion-pixel/)
   [google analytics](https://sa.wordpress.org/plugins/tags/google-analytics/)[tracking codes](https://sa.wordpress.org/plugins/tags/tracking-codes/)
   [woocommerce tracking code](https://sa.wordpress.org/plugins/tags/woocommerce-tracking-code/)
 *  [Advanced View](https://sa.wordpress.org/plugins/content-snippet-manager/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/content-snippet-manager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/content-snippet-manager/reviews/)

## Contributors

 *   [ alexvtn ](https://profiles.wordpress.org/alexvtn/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/content-snippet-manager/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.themeinprogress.com)