Title: Insert Code by Angie Makes
Author: Chris Baldelomar
Published: <strong>17 Tháng 5, 2014</strong>
Last modified: 10 Tháng 5, 2017

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# Insert Code by Angie Makes

 Bởi [Chris Baldelomar](https://profiles.wordpress.org/cbaldelomar/)

[Tải về](https://downloads.wordpress.org/plugin/wpc-insert-code.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/wpc-insert-code/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/wpc-insert-code/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/wpc-insert-code/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/wpc-insert-code/)

## Mô tả

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

## Ảnh màn hình

 * [[
 * Insert Code

## Cài đặt

 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_.

## Hỏi đáp

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

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Insert Code by Angie Makes” là mã nguồn mở. Những người sau đã đóng góp vào plugin
này.

Những người đóng góp

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

[Dịch “Insert Code by Angie Makes” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/wpc-insert-code)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/wpc-insert-code/), check
out [SVN repository](https://plugins.svn.wordpress.org/wpc-insert-code/), hoặc theo
dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/wpc-insert-code/)
qua [RSS](https://plugins.trac.wordpress.org/log/wpc-insert-code/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

### Version 1.2

 * rebranded

### Version 1.1

 * removed static declaration on none static members

### Version 1.0

 * Plugin released. Everything is new!

## Meta

 *  Phiên bản **1.2**
 *  Cập nhật lần cuối **9 năm trước**
 *  Số lượt cài đặt **900+**
 *  Phiên bản WordPress ** 3.9.1 hoặc cao hơn **
 *  Đã kiểm tra lên đến **4.7.33**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * Thẻ
 * [html](https://vi.wordpress.org/plugins/tags/html/)[insert HTML](https://vi.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://vi.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://vi.wordpress.org/plugins/tags/insert-js/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/wpc-insert-code/advanced/)

## Đánh giá

 5 trên 5 sao.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/wpc-insert-code/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/wpc-insert-code/)