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

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# Insert Code by Angie Makes

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

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

 * [Podrobnosti](https://cs.wordpress.org/plugins/wpc-insert-code/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/wpc-insert-code/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/wpc-insert-code/#developers)

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

## Popis

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

## Snímky obrazovky

[⌊Insert Code⌉⌊Insert Code⌉[

Insert Code

## Instalace

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

## Nejčastější dotazy

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

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Insert Code by Angie Makes je otevřený software. Následující lidé přispěli k vývoji
tohoto pluginu.

Spolupracovníci

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

[Přeložte “Insert Code by Angie Makes” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/wpc-insert-code)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/wpc-insert-code/), 
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/wpc-insert-code/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/wpc-insert-code/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/wpc-insert-code/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

### Version 1.2

 * rebranded

### Version 1.1

 * removed static declaration on none static members

### Version 1.0

 * Plugin released. Everything is new!

## Meta

 *  Verze **1.2**
 *  Poslední aktualizace **před 9 roky**
 *  Aktivních instalací **900+**
 *  Verze WordPressu ** 3.9.1 nebo novější **
 *  Testováno až do WordPressu **4.7.35**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * Štítky
 * [html](https://cs.wordpress.org/plugins/tags/html/)[insert HTML](https://cs.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://cs.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://cs.wordpress.org/plugins/tags/insert-js/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/wpc-insert-code/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  2 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=1)

[Vaše hodnocení](https://wordpress.org/support/plugin/wpc-insert-code/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/wpc-insert-code/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/wpc-insert-code/)