Title: In Page Script
Author: Phuc Pham
Published: <strong>সেপ্টেম্বর 7, 2015</strong>
Last modified: সেপ্টেম্বর 7, 2015

---

প্লাগিন অনুসন্ধান

এই প্লাগইনটি **ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি**। এটি
আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর
সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

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

# In Page Script

 তৈরি করেছেন [Phuc Pham](https://profiles.wordpress.org/svincoll4/)

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

 * [বিস্তারিত](https://bn.wordpress.org/plugins/in-page-script/#description)
 * [রিভিউ](https://bn.wordpress.org/plugins/in-page-script/#reviews)
 *  [ইন্সটলেশন](https://bn.wordpress.org/plugins/in-page-script/#installation)
 * [ডেভেলপমেন্ট](https://bn.wordpress.org/plugins/in-page-script/#developers)

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

## Description

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…

## Screenshots

 * [[
 * Screenshot

## Installation

 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.

## FAQ

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

## Reviews

There are no reviews for this plugin.

## ডেভেলপার এবং কন্ট্রিবিউটর

“In Page Script” is open source software. The following people have contributed 
to this plugin.

কন্ট্রিবিউটর

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

[Translate “In Page Script” into your language.](https://translate.wordpress.org/projects/wp-plugins/in-page-script)

### ডেভেলপমেন্ট এ আগ্রহী?

[Browse the code](https://plugins.trac.wordpress.org/browser/in-page-script/), check
out the [SVN repository](https://plugins.svn.wordpress.org/in-page-script/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/in-page-script/)
by [RSS](https://plugins.trac.wordpress.org/log/in-page-script/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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**
 *  শেষ আপডেট করা হয়েছে **11 বছর আগে**
 *  Active installations **100+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/in-page-script/)
 * ট্যাগ
 * [footer script](https://bn.wordpress.org/plugins/tags/footer-script/)[Google Analytics script](https://bn.wordpress.org/plugins/tags/google-analytics-script/)
   [header script](https://bn.wordpress.org/plugins/tags/header-script/)
 * টি
 *  [এডভান্সড ভিউ](https://bn.wordpress.org/plugins/in-page-script/advanced/)

## Ratings

এখনো কোনো রিভিউ জমা দেওয়া হয়নি।

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

[সব রিভিউ দেখুন](https://wordpress.org/support/plugin/in-page-script/reviews/)

## কন্ট্রিবিউটর

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

## Support

Got something to say? Need help?

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

## ডোনেট

Would you like to support the advancement of this plugin?

 [ এই প্লাগিনে ডোনেট করুন ](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)