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

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# In Page Script

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

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

 * [Detalji](https://hr.wordpress.org/plugins/in-page-script/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/in-page-script/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/in-page-script/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/in-page-script/#developers)

 [Podrška](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…

## Snimke zaslona

 * [[
 * Screenshot

## Instalacija

 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.

## ČPP

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

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“In Page Script” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

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

[Prevedite “In Page Script” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/in-page-script)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/in-page-script/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/in-page-script/)ili se pretplatite
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/in-page-script/) od 
[RSS](https://plugins.trac.wordpress.org/log/in-page-script/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

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

 *  Version **0.1**
 *  Zadnje ažuriranje **prije 11 godina**
 *  Aktivnih instalacija **100+**
 *  WordPress inačica ** 3.0.1 ili viša **
 *  Testirano do **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/in-page-script/)
 * Oznake
 * [footer script](https://hr.wordpress.org/plugins/tags/footer-script/)[Google Analytics script](https://hr.wordpress.org/plugins/tags/google-analytics-script/)
   [header script](https://hr.wordpress.org/plugins/tags/header-script/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/in-page-script/advanced/)

## Ocjena

No reviews have been submitted yet.

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

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

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/in-page-script/)

## Doniraj

Želite li podržati napredak ovog dodatka?

 [ Donirajte ovom dodatku ](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)