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

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](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://ne.wordpress.org/plugins/wpc-insert-code/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/wpc-insert-code/#installation)
 * [विकास](https://ne.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⌉⌊Insert Code⌉[

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' ); ?>
    ```

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“Insert Code by Angie Makes” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा
योगदान गरेका छन्।

योगदानकर्ताहरू

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

[“Insert Code by Angie Makes” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/wpc-insert-code)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/wpc-insert-code/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/wpc-insert-code/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/wpc-insert-code/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/wpc-insert-code/) को सदस्यता
लिनुहोस्।

## चेन्जलग

### Version 1.2

 * rebranded

### Version 1.1

 * removed static declaration on none static members

### Version 1.0

 * Plugin released. Everything is new!

## मेटा

 *  संस्करण **1.2**
 *  पछिल्लो अपडेट **9 वर्ष अघि**
 *  सक्रिय स्थापना **900+**
 *  वर्डप्रेस संस्करण ** 3.9.1 वा उच्च **
 *  जाँच गरिएको **4.7.35**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * ट्यागहरू
 * [html](https://ne.wordpress.org/plugins/tags/html/)[insert HTML](https://ne.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://ne.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://ne.wordpress.org/plugins/tags/insert-js/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/wpc-insert-code/advanced/)

## रेटिङ्गहरू

 ५ मा 5 तारा।

 *  [  2 5-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=5)
 *  [  0 4-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=3)
 *  [  0 2-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=2)
 *  [  0 1-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=1)

[तपाईँको समीक्षा](https://wordpress.org/support/plugin/wpc-insert-code/reviews/#new-post)

[सबै समीक्षाहरू हेर्नुहोस्](https://wordpress.org/support/plugin/wpc-insert-code/reviews/)

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

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

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/wpc-insert-code/)