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

---

Buscar plugins

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

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

# Insert Code by Angie Makes

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

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

 * [Detalles](https://gl.wordpress.org/plugins/wpc-insert-code/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/wpc-insert-code/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/wpc-insert-code/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/wpc-insert-code/#developers)

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

## Descrición

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

## Capturas

[⌊Insert Code⌉⌊Insert Code⌉[

Insert Code

## Instalación

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

## Preguntas frecuentes

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

## Comentarios

Non hai recensións para este plugin.

## Colaboradores e desenvolvedores

“Insert Code by Angie Makes” é un software de código aberto. As seguintes persoas
colaboraron con este plugin.

Colaboradores

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

[Traduce “Insert Code by Angie Makes” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/wpc-insert-code)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/wpc-insert-code/), 
bota unha ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/wpc-insert-code/),
ou subscríbete ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/wpc-insert-code/)
por [RSS](https://plugins.trac.wordpress.org/log/wpc-insert-code/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

### Version 1.2

 * rebranded

### Version 1.1

 * removed static declaration on none static members

### Version 1.0

 * Plugin released. Everything is new!

## Meta

 *  Versión **1.2**
 *  Última actualización **Fai 9 anos**
 *  Instalacións activas **900+**
 *  Versión de WordPress ** 3.9.1 ou superior **
 *  Probado ata **4.7.33**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wpc-insert-code/)
 * Etiquetas
 * [html](https://gl.wordpress.org/plugins/tags/html/)[insert HTML](https://gl.wordpress.org/plugins/tags/insert-html/)
   [insert javascript](https://gl.wordpress.org/plugins/tags/insert-javascript/)
   [insert js](https://gl.wordpress.org/plugins/tags/insert-js/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/wpc-insert-code/advanced/)

## Valoracións

 5 de 5 estrelas

 *  [  2 valoracións de 5 estrelas     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=5)
 *  [  0 valoracións de 4 estrelas     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=4)
 *  [  0 valoracións de 3 estrelas     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=3)
 *  [  0 valoracións de 2 estrelas     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=2)
 *  [  0 valoracións de 1 estrelas     ](https://wordpress.org/support/plugin/wpc-insert-code/reviews/?filter=1)

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

[Ver todas as valoracións](https://wordpress.org/support/plugin/wpc-insert-code/reviews/)

## Colaboradores

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

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/wpc-insert-code/)