Title: In Page Script
Author: Phuc Pham
Published: <strong>2015-09-07</strong>
Last modified: 2015-09-07

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# In Page Script

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/in-page-script/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/in-page-script/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/in-page-script/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/in-page-script/#developers)

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

## Opis

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…

## Zrzuty ekranu

 * [[
 * Screenshot

## Instalacja

 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.

## Najczęściej zadawane pytania

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

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„In Page Script” jest oprogramowaniem open source. Poniższe osoby miały wkład w 
rozwój wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “In Page Script” na swój język.](https://translate.wordpress.org/projects/wp-plugins/in-page-script)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/in-page-script/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/in-page-script/) lub czytaj
[dziennik rozwoju](https://plugins.trac.wordpress.org/log/in-page-script/) przez
[RSS](https://plugins.trac.wordpress.org/log/in-page-script/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

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

 *  Wersja **0.1**
 *  Ostatnia aktualizacja **11 lat temu**
 *  Włączone instalacje **100+**
 *  Wersja WordPressa ** 3.0.1 lub nowszej **
 *  Testowano do **4.3.34**
 *  Język
 * [English (US)](https://wordpress.org/plugins/in-page-script/)
 * Tagi
 * [footer script](https://pl.wordpress.org/plugins/tags/footer-script/)[Google Analytics script](https://pl.wordpress.org/plugins/tags/google-analytics-script/)
   [header script](https://pl.wordpress.org/plugins/tags/header-script/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/in-page-script/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](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)