Title: Insert Code by Angie Makes
Author: Chris Baldelomar
Published: <strong>2014-يىلى 17-ماي</strong>
Last modified: 2017-يىلى 10-ماي

---

قىستۇرما ئىزدە

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://ug.wordpress.org/plugins/wpc-insert-code/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/wpc-insert-code/#installation)
 * [ئىجادىيەت](https://ug.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_.

## FAQ

  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!

## Meta

 *  Version **1.2**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **9 يىل بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **800+**
 *  WordPress نەشرى ** 3.9.1 ياكى يۇقىرى **
 *  **4.7.34** دا سىنالغان
 *  تىل
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * بەلگە
 * [html](https://ug.wordpress.org/plugins/tags/html/)[insert HTML](https://ug.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://ug.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://ug.wordpress.org/plugins/tags/insert-js/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/wpc-insert-code/advanced/)

## دەرىجە

 5/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/)