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://ar.wordpress.org/plugins/in-page-script/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/in-page-script/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/in-page-script/#installation)
 * [التطوير](https://ar.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/browser/in-page-script/)، تحقق
من [مستودع SVN](https://plugins.svn.wordpress.org/in-page-script/)، أو الاشتراك 
في [سجل التطوير](https://plugins.trac.wordpress.org/log/in-page-script/) بواسطة 
[RSS](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

## ميتا Meta

 *  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://ar.wordpress.org/plugins/tags/footer-script/)[Google Analytics script](https://ar.wordpress.org/plugins/tags/google-analytics-script/)
   [header script](https://ar.wordpress.org/plugins/tags/header-script/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/in-page-script/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

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