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

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# Insert Code by Angie Makes

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

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

 * [Details](https://nl.wordpress.org/plugins/wpc-insert-code/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/wpc-insert-code/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/wpc-insert-code/#developers)

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

## Beschrijving

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

## Schermafbeeldingen

[⌊Insert Code⌉⌊Insert Code⌉[

Insert Code

## Installatie

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

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Insert Code by Angie Makes” is open source software. De volgende personen hebben
bijgedragen aan deze plugin.

Bijdragers

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

[Vertaal “Insert Code by Angie Makes” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/wpc-insert-code)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/wpc-insert-code/), haal
de [SVN repository](https://plugins.svn.wordpress.org/wpc-insert-code/) op, of abonneer
je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/wpc-insert-code/)
via [RSS](https://plugins.trac.wordpress.org/log/wpc-insert-code/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

### Version 1.2

 * rebranded

### Version 1.1

 * removed static declaration on none static members

### Version 1.0

 * Plugin released. Everything is new!

## Meta

 *  Versie **1.2**
 *  Laatst geüpdatet **9 jaar geleden**
 *  Actieve installaties **900+**
 *  WordPress versie ** 3.9.1 of nieuwer **
 *  Getest t/m **4.7.33**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * Tags
 * [html](https://nl.wordpress.org/plugins/tags/html/)[insert HTML](https://nl.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://nl.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://nl.wordpress.org/plugins/tags/insert-js/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/wpc-insert-code/advanced/)

## Waarderingen

 5 van 5 sterren.

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

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/wpc-insert-code/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

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