Title: Insert Code by Angie Makes
Author: Chris Baldelomar
Published: <strong>17 Mayıs 2014</strong>
Last modified: 10 Mayıs 2017

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

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

# Insert Code by Angie Makes

 [Chris Baldelomar](https://profiles.wordpress.org/cbaldelomar/) tarafından

[İndir](https://downloads.wordpress.org/plugin/wpc-insert-code.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/wpc-insert-code/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/wpc-insert-code/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/wpc-insert-code/#developers)

 [Destek](https://wordpress.org/support/plugin/wpc-insert-code/)

## Açıklama

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

## Ekran Görüntüleri

[⌊Insert Code⌉⌊Insert Code⌉[

Insert Code

## Yükleme

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

## SSS

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

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“Insert Code by Angie Makes” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye
katkıda bulunmuşlardır.

Katkıda bulunanlar

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

[“Insert Code by Angie Makes” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/wpc-insert-code)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/wpc-insert-code/),
[SVN deposuna](https://plugins.svn.wordpress.org/wpc-insert-code/) göz atın ya da
[RSS](https://plugins.trac.wordpress.org/log/wpc-insert-code/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/wpc-insert-code/)
abone olun.

## Değişiklik Kaydı

### Version 1.2

 * rebranded

### Version 1.1

 * removed static declaration on none static members

### Version 1.0

 * Plugin released. Everything is new!

## Meta

 *  Sürüm **1.2**
 *  Son güncelleme **9 yıl önce**
 *  Etkin kurulumlar **800+**
 *  WordPress sürümü ** 3.9.1 veya üstü **
 *  Test edilen sürüm **4.7.34**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * Etiketler
 * [html](https://tr.wordpress.org/plugins/tags/html/)[insert HTML](https://tr.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://tr.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://tr.wordpress.org/plugins/tags/insert-js/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/wpc-insert-code/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  2 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wpc-insert-code/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/wpc-insert-code/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/wpc-insert-code/)