Title: Insert Code by Angie Makes
Author: Chris Baldelomar
Published: <strong>मई 17, 2014</strong>
Last modified: मई 10, 2017

---

प्लगइन्स खोजें

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wpc-insert-code.svg)

# Insert Code by Angie Makes

 [Chris Baldelomar](https://profiles.wordpress.org/cbaldelomar/) द्वारा

[डाउनलोड](https://downloads.wordpress.org/plugin/wpc-insert-code.zip)

 * [विवरण](https://hi.wordpress.org/plugins/wpc-insert-code/#description)
 * [समीक्षा](https://hi.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [स्थापना](https://hi.wordpress.org/plugins/wpc-insert-code/#installation)
 * [विकास](https://hi.wordpress.org/plugins/wpc-insert-code/#developers)

 [समर्थन](https://wordpress.org/support/plugin/wpc-insert-code/)

## विवरण

This plugin makes it easy for you to add custom scripts to the head and footer sections
of your site. A theme can also add theme support to enable the insert of custom 
code (HTML, Javascript, and CSS) at the top of a page, above header, below header,
above content, and below content.

[Live Demo & Documentation](http://hallie.angiemakes.com/ad-spots/)

## स्क्रीनशॉट्स

 * [[
 * Insert Code

## इंस्टॉलेशन

 1. Uzip the `wpc-insert-code.zip` folder.
 2. Upload the `wpc-insert-code` folder to your `/wp-content/plugins` directory.
 3. In your WordPress dashboard, head over to the _Plugins_ section.
 4. Activate _WP Canvas – Insert Codes_.

## सामान्य प्रश्न

  Installation Instructions

 1. Uzip the `wpc-insert-code.zip` folder.
 2. Upload the `wpc-insert-code` folder to your `/wp-content/plugins` directory.
 3. In your WordPress dashboard, head over to the _Plugins_ section.
 4. Activate _WP Canvas – Insert Codes_.

  How do I add theme support

// Enable support for custom code to be inserted on various sections of theme
 add_theme_support(‘
wpc-insert-code’, array( ‘top-of-page’, ‘above-header’, ‘below-header’, ‘above-content’,‘
below-content’ ) );

    ```
    <!-- add lines of code in the appropriate section of your theme -->
    <?php do_action( 'wpc_insert_code_top_of_page' ); ?>
    <?php do_action( 'wpc_insert_code_above_header' ); ?>
    <?php do_action( 'wpc_insert_code_below_header' ); ?>
    <?php do_action( 'wpc_insert_code_above_content' ); ?>
    <?php do_action( 'wpc_insert_code_below_content' ); ?>
    ```

## समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

## सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

 *   [ Chris Baldelomar ](https://profiles.wordpress.org/cbaldelomar/)

[Translate “Insert Code by Angie Makes” into your language.](https://translate.wordpress.org/projects/wp-plugins/wpc-insert-code)

### Interested in development?

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

## बदलाव विवरण

### Version 1.2

 * rebranded

### Version 1.1

 * removed static declaration on none static members

### Version 1.0

 * Plugin released. Everything is new!

## मेटा

 *  संस्करण **1.2**
 *  Last updated **9 वर्ष पहले**
 *  Active installations **900+**
 *  WordPress version ** 3.9.1 या ज्यादा **
 *  Tested up to **4.7.33**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * Tags
 * [html](https://hi.wordpress.org/plugins/tags/html/)[insert HTML](https://hi.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://hi.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://hi.wordpress.org/plugins/tags/insert-js/)
 *  [Advanced View](https://hi.wordpress.org/plugins/wpc-insert-code/advanced/)

## मूल्यांकन

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wpc-insert-code/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wpc-insert-code/reviews/)

## योगदानकर्ता

 *   [ Chris Baldelomar ](https://profiles.wordpress.org/cbaldelomar/)

## समर्थन

कुछ कहना है? कोई मदद चाहिए?

 [समर्थन फोरम देखें ](https://wordpress.org/support/plugin/wpc-insert-code/)