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://as.wordpress.org/plugins/wpc-insert-code/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/wpc-insert-code/#installation)
 * [বিকাশ](https://as.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/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/wpc-insert-code/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](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+**
 *  WordPress-ৰ সংস্কৰণ ** 3.9.1 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **4.7.33**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * [html](https://as.wordpress.org/plugins/tags/html/)[insert HTML](https://as.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://as.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://as.wordpress.org/plugins/tags/insert-js/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/wpc-insert-code/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 5টা তৰা।

 *  [  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/)