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

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि 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://mr.wordpress.org/plugins/wpc-insert-code/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/wpc-insert-code/#installation)
 * [डेव्हलोपमेंट](https://mr.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/browser/wpc-insert-code/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/wpc-insert-code/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/wpc-insert-code/)
च्या [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**
 *  शेवटचा अद्यतन **9 वर्षे पूर्वी**
 *  सक्रिय स्थापना **900+**
 *  वर्डप्रेस आवृत्ती ** 3.9.1 किंवा मोठा **
 *  परीक्षित केले आहे **4.7.33**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * टॅग्ज:
 * [html](https://mr.wordpress.org/plugins/tags/html/)[insert HTML](https://mr.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://mr.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://mr.wordpress.org/plugins/tags/insert-js/)
 *  [प्रगत दृश्य](https://mr.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)

[Your review](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/)