Plugin info

Total downloads: 8,150
Active installs: 100
Total reviews: 4
Average rating: 4
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 3/2/2014 (4322 days ago)
Added to WordPress: 2/22/2014 (11 years old)
Minimum WordPress version: 3.0.1
Tested up to WordPress version: 3.7.41
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4322 days ago • 4 reviews

22/100

Is Custom Code abandoned?

Possibly abandoned (last update 4322 days ago).

Compatibility

Requires WordPress: 3.0.1
Tested up to: 3.7.41
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

LuckyWP Scripts Control
Rating 4.8/5 (39 reviews)Active installs 4,000
FlatPM – Ad Manager, AdSense and Custom Code
Rating 4.6/5 (9 reviews)Active installs 20,000
Easy Google Adsense and Banner Ads Manager – AdsforWP
Rating 4.6/5 (43 reviews)Active installs 2,000
Custom CSS
Rating 2.5/5 (17 reviews)Active installs 1,000
My Shortcodes
Rating 4.7/5 (12 reviews)Active installs 1,000
OpenHook
Rating 3.7/5 (6 reviews)Active installs 1,000

Description

Add Custom script and CSS code to header, footer,before post,after post.

1. You can add custom code at header, but before

2. You can add custom code at footer, but before

3. You can add custom code before post content, this will display on single page only

4. You can add custom code after post content, this will display on single page only

You can use plain html, JavaScript and CSS code, but for JavaScript and CSS don’t forget to add and tag

Installation

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Frequently Asked Questions

In which place I can add custom code?

1. You can add custom code at header, but before

2. You can add custom code at footer, but before

3. You can add custom code before post content, this will display on single page only

4. You can add custom code after post content, this will display on single page only

which type of code I can use for custom code?

You can use plain html, JavaScript and CSS code, but for JavaScript and CSS don’t forget to add and tag

Review feed

No reviews available

Screenshots

  1. Add Edit Custom Code.

    Add Edit Custom Code.

  2. Manage Custom Code.

    Manage Custom Code.

  3. How Code look in source code.

    How Code look in source code.

Changelog

1.1

  • Fixed issue in before content and after content

1.0

  • Add Custom script and CSS code to header, footer