Title: In Page Script
Author: Phuc Pham
Published: <strong>ستمبر 7, 2015</strong>
Last modified: ستمبر 7, 2015

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](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://ur.wordpress.org/plugins/in-page-script/#description)
 * [جائزے](https://ur.wordpress.org/plugins/in-page-script/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/in-page-script/#installation)
 * [ڈیولپمنٹ](https://ur.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/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/in-page-script/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/in-page-script/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](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://ur.wordpress.org/plugins/tags/footer-script/)[Google Analytics script](https://ur.wordpress.org/plugins/tags/google-analytics-script/)
   [header script](https://ur.wordpress.org/plugins/tags/header-script/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/in-page-script/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

[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/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](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)