Title: In Page Script
Author: Phuc Pham
Published: <strong>7 верасня, 2015</strong>
Last modified: 7 верасня, 2015

---

Пошук плагінаў

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/in-page-script.svg)

# In Page Script

 Аўтар: [Phuc Pham](https://profiles.wordpress.org/svincoll4/)

[Спампаваць](https://downloads.wordpress.org/plugin/in-page-script.0.1.zip)

 * [Падрабязнасці](https://bel.wordpress.org/plugins/in-page-script/#description)
 * [Водгукі](https://bel.wordpress.org/plugins/in-page-script/#reviews)
 *  [Ўсталёўка](https://bel.wordpress.org/plugins/in-page-script/#installation)
 * [Распрацоўка](https://bel.wordpress.org/plugins/in-page-script/#developers)

 [Падтрымка](https://wordpress.org/support/plugin/in-page-script/)

## Апісанне

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…

## Screenshots

 * [[
 * Screenshot

## Ўсталёўка

 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.

## Часта задаваныя пытанні

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

## Водгукі

На гэты плагін няма водгукаў.

## Удзельнікі і распрацоўшчыкі

“In Page Script” is open source software. The following people have contributed 
to this plugin.

Удзельнікі

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

[Перакласці “In Page Script” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/in-page-script)

### Зацікаўлены ў распрацоўцы?

[Праглядзіце код](https://plugins.trac.wordpress.org/browser/in-page-script/), праверце
[SVN рэпазітарый](https://plugins.svn.wordpress.org/in-page-script/), або падпішыцеся
на [журнал распрацоўкі](https://plugins.trac.wordpress.org/log/in-page-script/) 
па [RSS](https://plugins.trac.wordpress.org/log/in-page-script/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змяненняў

#### 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

## Мета

 *  Версія **0.1**
 *  Апошняе абнаўленне **11 гадоў таму**
 *  Актыўных установак **100+**
 *  Версія WordPress ** 3.0.1 або вышэй **
 *  Правераны да версіі **4.3.34**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/in-page-script/)
 * Тэгі
 * [footer script](https://bel.wordpress.org/plugins/tags/footer-script/)[Google Analytics script](https://bel.wordpress.org/plugins/tags/google-analytics-script/)
   [header script](https://bel.wordpress.org/plugins/tags/header-script/)
 *  [Пашыраны прагляд](https://bel.wordpress.org/plugins/in-page-script/advanced/)

## Ацэнкі

Пакуль яшчэ няма водгукаў.

[Your review](https://wordpress.org/support/plugin/in-page-script/reviews/#new-post)

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

## Удзельнікі

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

## Падтрымка

Ёсць што сказаць? Патрэбна дапамога?

 [Перайсці да форуму падтрымкі](https://wordpress.org/support/plugin/in-page-script/)

## Падтрымаць

Would you like to support the advancement of this plugin?

 [ Donate to this 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)