Title: In Page Script
Author: Phuc Pham
Published: <strong>7 Eylül 2015</strong>
Last modified: 7 Eylül 2015

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

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

# In Page Script

 [Phuc Pham](https://profiles.wordpress.org/svincoll4/) tarafından

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

 * [Detaylar](https://tr.wordpress.org/plugins/in-page-script/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/in-page-script/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/in-page-script/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/in-page-script/#developers)

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

## Açıklama

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…

## Ekran Görüntüleri

[⌊Screenshot⌉⌊Screenshot⌉[

Screenshot

## Yükleme

 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.

## SSS

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

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“In Page Script” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

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

[“In Page Script” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/in-page-script)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/in-page-script/),
[SVN deposuna](https://plugins.svn.wordpress.org/in-page-script/) göz atın ya da
[RSS](https://plugins.trac.wordpress.org/log/in-page-script/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/in-page-script/)
abone olun.

## Değişiklik Kaydı

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

 *  Sürüm **0.1**
 *  Son güncelleme **11 yıl önce**
 *  Etkin kurulumlar **90+**
 *  WordPress sürümü ** 3.0.1 veya üstü **
 *  Test edilen sürüm **4.3.34**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/in-page-script/)
 * Etiketler
 * [footer script](https://tr.wordpress.org/plugins/tags/footer-script/)[Google Analytics script](https://tr.wordpress.org/plugins/tags/google-analytics-script/)
   [header script](https://tr.wordpress.org/plugins/tags/header-script/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/in-page-script/advanced/)

## Puanlar

Henüz inceleme gönderilmedi.

[Değerlendirmeniz](https://wordpress.org/support/plugin/in-page-script/reviews/#new-post)

[Tüm değerlendirmeleri gör](https://wordpress.org/support/plugin/in-page-script/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/in-page-script/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](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)