Title: In Page Script
Author: Phuc Pham
Published: <strong>7 de Setembro, 2015</strong>
Last modified: 7 de Setembro, 2015

---

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/in-page-script.svg)

# In Page Script

 Por [Phuc Pham](https://profiles.wordpress.org/svincoll4/)

[Descargar](https://downloads.wordpress.org/plugin/in-page-script.0.1.zip)

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

 [Soporte](https://wordpress.org/support/plugin/in-page-script/)

## Descrición

This plugin helps to add scripts into the header (before close tag </HEAD>) or the
footer (before close tag </BODY>).

 * Add header/footer scripts for all pages
 * Add header/footer scripts for individual page
 * Add header/footer scripts for Order Received page (Woocommerce)
 * Allows filter to support custom post types

Although this plugin has been created to add these scripts only, there is no limit
to add other things on the page such as META tags, STYLESHEET/CSS tags, HTML tags…

## Capturas

 * [[
 * Screenshot

## Instalación

 1. Download and unzip the plugin into your WordPress plugins directory (usually /wp-
    content/plugins/).
 2. Activate the plugin through the ‘Plugins’ menu in your WordPress Admin.
 3. Edit pages to input the header/footer script. You can also input the script under
    Settings -> In Page Script.
 4. Support Woocommerce Order Received page.

## Preguntas frecuentes

  How to use this plugin for custom post types

You may want to use this filter from functions.php: **ips_post_type**

For ex:

    ```
    add_action('init', 'init_ips_plugin');
    function init_ips_plugin(){
        add_filter('ips_post_type', 'filter_ips_post_type');
    }
    function filter_ips_post_type($post_types){
        // replace custom_post_type with yours
        return array('page', 'custom_post_type');
    }
    ```

## Comentarios

Non hai recensións para este plugin.

## Colaboradores e desenvolvedores

“In Page Script” é un software de código aberto. As seguintes persoas colaboraron
con este plugin.

Colaboradores

 *   [ Phuc Pham ](https://profiles.wordpress.org/svincoll4/)

[Traduce “In Page Script” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/in-page-script)

### Interesado no desenvolvemento?

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

## Rexistro de cambios

#### 0.1

 * Add header/footer scripts for all pages
 * Add header/footer scripts for individual page
 * Add header/footer scripts for Order Received page (Woocommerce)
 * Allows filter to support custom post types

## Meta

 *  Versión **0.1**
 *  Última actualización **Fai 11 anos**
 *  Instalacións activas **100+**
 *  Versión de WordPress ** 3.0.1 ou superior **
 *  Probado ata **4.3.34**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/in-page-script/)
 * Etiquetas
 * [footer script](https://gl.wordpress.org/plugins/tags/footer-script/)[Google Analytics script](https://gl.wordpress.org/plugins/tags/google-analytics-script/)
   [header script](https://gl.wordpress.org/plugins/tags/header-script/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/in-page-script/advanced/)

## Valoracións

Aínda non se enviaron valoracións.

[Engadir a miña recensión](https://wordpress.org/support/plugin/in-page-script/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/in-page-script/reviews/)

## Colaboradores

 *   [ Phuc Pham ](https://profiles.wordpress.org/svincoll4/)

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/in-page-script/)

## Doar

Queres apoiar o progreso deste plugin?

 [ Dona a este plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=QZUJY7DR3JYWS&lc=VN&item_name=In%20Page%20Script%20Plugin&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)