Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts
by Themeisle 4.5 (221 reviews)

Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts

Insert PHP, JavaScript, CSS, HTML, ads & tracking code into WordPress headers, footers, pages & content with conditional logic — no theme editing.

Woody Code Snippets ranks #698 among WordPress.org plugins with 50,000+ active installations, is #21 of 1,059 in the Advertising category, a 4.5/5 rating from 221 reviews, and was last updated Sep 14, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Compatible with WP 7.1
v2.7.7 Current Version v2.7.7
Updated 2 days ago Last Update on 14 Sep, 2026
Refreshed 7 hours ago Last Refreshed on
#21 of 1,059 in Advertising Top 1% by installs Downloads +867.2% this week Actively maintained
View on WordPress.org
Rank
#698
No change
Active Installs
50K+
-17.3%
KW Avg Position
9.4
0.2 better
Downloads
1.9M
+693 today
Support Resolved
50%
No change
Rating
90%
Review 4.5 out of 5
4.5 (221 reviews)

Next Milestone 60K

Total Progress 94.8%
50K+ 60K+
5
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 516 more installs to reach 60K+

Rank Changes

659 678 696 714 733 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026
659 678 697 715 734 01-09-2026 02-09-2026 03-09-2026 04-09-2026 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026
Current #698
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 5K 10K 15K 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026
0 5K 10K 15K 01-09-2026 02-09-2026 03-09-2026 04-09-2026 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

4.5
221 reviews
Overall 90%
5
183 (83%)
4
10 (5%)
3
5 (2%)
2
3 (1%)
1
20 (9%)

Support Threads Overview

Resolved
Unresolved
2
Total Threads
1
Resolved
1
Unresolved
50%
Resolution Rate

Security History

Source: WPVulnerability

15 known vulnerabilities on record · 2 in the last 24 months · checked 1 week ago

  1. Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts [insert-php] < 3.3.1

    CVE-2017-20251 · Fixed in v3.3.1

  2. Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts [insert-php] < 2.7.2

    CVE-2026-25366 · Fixed in v2.7.2

  3. Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts [insert-php] < 2.5.1

    CVE-2024-3105 · Fixed in v2.5.1

  4. Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts [insert-php] < 2.5.1

    CVE-2024-35751 · Fixed in v2.5.1

  5. Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts [insert-php] < 2.3.10

    CVE-2021-4342 · Fixed in v2.3.10

  6. Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts [insert-php] < 2.4.6

    Fixed in v2.4.6

  7. Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts [insert-php] < 2.4.6

    Fixed in v2.4.6

  8. Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts [insert-php] < 2.3.10

    Fixed in v2.3.10

  9. Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts [insert-php] < 2.3.10

    CVE-2020-36759 · Fixed in v2.3.10

  10. Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts [insert-php] < 2.2.9

    CVE-2019-16289 · Fixed in v2.2.9

Showing the 10 most recent of 15 records.

TL;DR

AI summary of the plugin's readme

Woody Code Snippets is for WordPress developers, marketers, solopreneurs, and agencies who need to add custom code to their sites. It solves the problem of inserting PHP, JavaScript, CSS, HTML, ads, and tracking scripts without editing theme files, by providing a centralized snippet manager with placement rules and conditional logic.

  • PHP snippet management
  • Header and footer script insertion
  • Conditional display logic
  • WooCommerce placement options
  • Shortcode support
  • Snippet import/export
  • Code revisions and rollback
  • Cloud templates and sync

Frequently Asked Questions

Common questions about Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts

Add a new attribute “simple” to the shortcode [wbcr_php_snippet id=”xx” simple=”example”]. The attribute “simple” is available in the snippet as the $simple variable. The attribute name can contain Latin letters and lowercase digits. You can also use underscore.
Go to the safe mode by this link: http://your-site-name.dev/wp-admin/?wbcr-php-snippets-safe-mode Edit the snippet in which you made a mistake; Leave safe mode by clicking the link: http://your-site-name.dev/wp-admin/?wbcr-php-snippets-disable-safe-mode Great, now you should not have any issues!
Pretty often we’d like to hide a part of a text or a form on particular pages and set up display conditions. You need to wrap the content you’d like to pass to a snippet with shortcodes [wbcr_php_snippet id=”xx” simple=”example”]page content[/wbcr_php_snippet]. Page content in a snippet is located in the $content variable.
Yes, it does. You can add there special blocks from our plugin.
The old version of Insert php 1.3.0 worked this way: you wrapped PHP code with shortcodes [insert_php]php code[/insert_php]. Starting from version 2.x.x and higher, you need to create special snippets to place PHP code. Use a snippet shortcode [wbcr_php_snippetid=”xx”] instead of shortcodes [insert_php][/insert_php] to execute PHP code on pages. We recommend you to move all your code from the post editor to snippets. Important! TinyMCE converts double quotes to special characters. So if you place this code on the snippet editor, it may not work. To avoid this problem, replace all special symbols of double quotes in your PHP code with classic double quotes.
You can find the detailed documentation in here.
Yes, the plugin is fully compatible with GDPR.
Go to the settings page and enable the "Complete uninstall" option. Than, when you delete Woody Code Snippets using the ‘Plugins’ menu in WordPress it will clean up the database table and a few other bits of data. Be careful not to remove Woody Code Snippets by deleting it from the Plugins menu unless you want this to happen.
You have to delete the folder with the plugin, which is located here: wp-content/plugins/insert-php This will not clear the plugin data from the database. You have to remove the plugin through the admin panel with the "Full Uninstall" option enabled in order to completely clear the plugin data.
No, the snippets are stored in the WordPress database and are independent of the theme and unaffected by WordPress upgrades.

More plugins by Themeisle

Sign In / Register

You need to sign in or register to use this feature.