Title: In Page Script
Author: Phuc Pham
Published: <strong>07.09.2015</strong>
Last modified: 07.09.2015

---

Търсене на разширения

Това разширение **не е обновявано повече от 2 години**. Може вече да не се поддържа
и да има проблеми със съвместимостта при използването му на по-нови версии на 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://bg.wordpress.org/plugins/in-page-script/#description)
 * [Оценки](https://bg.wordpress.org/plugins/in-page-script/#reviews)
 *  [Инсталиране](https://bg.wordpress.org/plugins/in-page-script/#installation)
 * [Разработка](https://bg.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…

## Снимки на разширението

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

## Отзиви

There are no reviews for this plugin.

## Сътрудници и разработчици

“In Page Script” е софтуер с отворен код. Към разширението са допринесли следните
хора:

Сътрудници

 *   [ 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/),
или абонамент към [програмната история (log)](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

## Мета

 *  Version **0.1**
 *  Last updated **Преди 11 години **
 *  Active installations **100+**
 *  WordPress version ** 3.0.1 или по-висока **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/in-page-script/)
 * Tags
 * [footer script](https://bg.wordpress.org/plugins/tags/footer-script/)[Google Analytics script](https://bg.wordpress.org/plugins/tags/google-analytics-script/)
   [header script](https://bg.wordpress.org/plugins/tags/header-script/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/in-page-script/advanced/)

## Оценки

No reviews have been submitted yet.

[Добавяне на мнение](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/)

## Дарение

Бихте ли желали да подкрепите успеха на разширението?

 [ Направете дарение за това разширение ](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)