Description

Need professional support?

Get starting FREE support
Get starting PREMIUM support

  • Stop re-using the same content over and over again!
  • Stop inserting PHP code to function.php!
  • Stop adding google analytics, yandex metrics and external code to header and footer php files!
  • Stop wasting time on changing 100 pages with repeated content!

Woody Code Snippets will make your life so much easier. The plugin helps to create and store code snippets or duplicated text in a special library at the admin bar of your website. Use the shortcode to add a snippet anywhere on your website. Or do it automatically, for example: head, footer and post injections. You can show or hide code snippets using conditional logic.

Why do you need this plugin?

  • Insert Headers and Footers
  • Insert Google AdSense Ads, Amazon Native Shopping Contextual Ads, Yandex Direct Ads, Media.net on your website.
  • Insert Google Analytic Tracking code, Yandex Metrika Tracking Code, Yandex Counter to Header, Footer.
  • Insert PHP Code Snippets and execute on your website. Register PHP functions, classes, global variables everywhere.
  • Insert Social media widgets, add any external resources widgets.
  • Insert Facebook Pixels, Facebook Scripts, Facebook og:image Tag, Google Conversion Pixels, Vk Pixels.
  • Show or hide code snippets based on conditional logic.
  • You can save templates of posts or page builders, quotes, and galleries to re-use them on your website.
  • Roll back changes with Code Revisions (Premium)
  • Cloud storage for snippets (Premium)
  • Synchronize snippets between your sites using the cloud (Coming soon)
  • Ready-made snippets in our cloud that will help you solve some of your cases (Premium)

Need premium features?

Get Premium version

How It Works?

Example #1

You create a new javascript snippet and add a code you’d like to place on a website. Html snippet editor provides you with tooltips and highlights errors in syntax. Now you need to define where to put a code. For example, you can place the code in header, footer of all pages. This works great for Google Analytics. Create an additional condition: do not show this code to the administrator. It will prevent from tracking user role.

Example #2

You create a text snippet and add a repeated text or a template. You can add a shortcode for the contact form, in case it’s universal for all website pages. Now you can add conditions to show this content to registered users only. Save the text snippet and go to editing pages. If you use the Gutenberg editor, you need to select a special unit. For the classic editor, click the icon of our plugin and add a shortcode of your new snippet.
As you can see, working with snippets is super easy!

All Plugin Features:

  • Header footer code manager
  • User-friendly code editor with syntax highlighter.
  • Create rich text ads using a classic WordPress editor TinyMCE.
  • Use shortcodes to place a snippet anywhere on a website.
  • Use a special unit to add a snippet in Gutenberg Editor.
  • You can send content and additional attributes to a snippet using a shortcode or a special unit (Gutenberg Editor).
  • Place post snippets automatically on all pages.
  • Run PHP code everywhere or for a certain shortcode.
  • Use JavaScript, CSS, and HTML code to create code snippets.
  • The Unlimited number of code snippets.
  • Use shortcodes of other plugins.
  • Show or hide code snippets based on conditional logic.
  • Export/Import of code snippets.

Where Can You Place a Snippet Automatically?

All website:
Insert Headers and Footers on all pages:

  • Insert Header — code snippet is added to the source code in header before the tag.
  • Insert Footer — code snippet is added to the source code in footer before the tag.

Insert to Posts, pages, custom posts:

  • Insert ads Before Post — post snippets is added to the source code before the tag.
  • Insert ads Before Content — page snippets is added before the post/page content.
  • Insert ads Before Paragraph — post snippets is added before a certain paragraph. A paragraph number is listed in the Location number field.
  • Insert ads After Paragraph — post snippets is added after a certain paragraph. A paragraph number is listed in the Location number field.
  • Insert ads After Content — page snippets is added after the post/page content.
  • Insert ads After Post — post snippets is added after the post/page.

Insert to Categories, archives, tags, taxonomy:

  • Insert AdSense Before Excerpt — snippet is added before the post/page preview.
  • Insert AdSense After Excerpt — snippet is added after the post/page preview.
  • Insert AdSense Between Posts — snippet is added between posts.
  • Insert AdSense Before post — snippet is added before a certain post. A post number is listed in the Location number field.
  • Insert AdSense After post — snippet is added after a certain post. A post number is listed in the Location number field.

Insert to Woocommerce pages: (Premium)

  • Before the list of products — Snippet will be placed before the list of products.
  • After the list of products — Snippet will be placed after the list of products.
  • Before a single product — Snippet will be placed before a single product
  • After a single product — Snippet will be placed after a single product
  • Before a single product summary — Snippet will be placed before a single product summary
  • After a single product summary — Snippet will be placed after a single product summary
  • After a product title — Snippet will be placed after a product title
  • After a product price — Snippet will be placed after a product price
  • After a product excerpt — Snippet will be placed after a product excerpt
  • Insert AdSense After post — snippet is added after a certain post. A post number is listed in the Location number field.

What Are Conditional Logic Options to Show a Snippet?

User:
– Role
– Registration Date
– Cookie Name
– Current Page
– Current Referrer
Location:
– Post Type
– Taxonomy page
– Taxonomy of the page
– Page
Technology (Premium):
–…