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

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Insert Code by Angie Makes

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/wpc-insert-code/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/wpc-insert-code/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/wpc-insert-code/#developers)

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

## Opis

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

## Zrzuty ekranu

 * [[
 * Insert Code

## Instalacja

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

## Najczęściej zadawane pytania

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

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Insert Code by Angie Makes” jest oprogramowaniem open source. Poniższe osoby miały
wkład w rozwój wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Insert Code by Angie Makes” na swój język.](https://translate.wordpress.org/projects/wp-plugins/wpc-insert-code)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/wpc-insert-code/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/wpc-insert-code/) lub czytaj
[dziennik rozwoju](https://plugins.trac.wordpress.org/log/wpc-insert-code/) przez
[RSS](https://plugins.trac.wordpress.org/log/wpc-insert-code/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

### Version 1.2

 * rebranded

### Version 1.1

 * removed static declaration on none static members

### Version 1.0

 * Plugin released. Everything is new!

## Meta

 *  Wersja **1.2**
 *  Ostatnia aktualizacja **9 lat temu**
 *  Włączone instalacje **900+**
 *  Wersja WordPressa ** 3.9.1 lub nowszej **
 *  Testowano do **4.7.33**
 *  Język
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * Tagi
 * [html](https://pl.wordpress.org/plugins/tags/html/)[insert HTML](https://pl.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://pl.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://pl.wordpress.org/plugins/tags/insert-js/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/wpc-insert-code/advanced/)

## Oceny

 5 na 5 gwiazdek.

 *  [  2 recenzje 5-gwiazdkowe     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=1)

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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