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://ne.wordpress.org/plugins/in-page-script/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/in-page-script/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/in-page-script/#installation)
 * [विकास](https://ne.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');
    }
    ```

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“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/log/in-page-script/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/in-page-script/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/in-page-script/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/in-page-script/) को सदस्यता
लिनुहोस्।

## चेन्जलग

#### 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+**
 *  वर्डप्रेस संस्करण ** 3.0.1 वा उच्च **
 *  जाँच गरिएको **4.3.34**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/in-page-script/)
 * ट्यागहरू
 * [footer script](https://ne.wordpress.org/plugins/tags/footer-script/)[Google Analytics script](https://ne.wordpress.org/plugins/tags/google-analytics-script/)
   [header script](https://ne.wordpress.org/plugins/tags/header-script/)
 *  [उन्नत दृश्य](https://ne.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)