Title: Post Head Includes
Author: Rick Buczynski
Published: <strong>14 ພຶດສະພາ 2013</strong>
Last modified: 25 ສິງຫາ 2013

---

ຄົ້ນຫາປລັກອິນ

![](https://ps.w.org/post-head-includes/assets/banner-772x250.jpg?rev=712651)

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/post-head-includes_363843.svg)

# Post Head Includes

 ໂດຍ [Rick Buczynski](https://profiles.wordpress.org/rbuczynski/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/post-head-includes.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/post-head-includes/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/post-head-includes/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/post-head-includes/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/post-head-includes/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/post-head-includes/)

## ຄຳອະທິບາຍ

Easily add scripts and stylesheets per post. This is a great tool for developers
creating custom pages for their clients, but also useful for the blogger who wants
to separate inline CSS & JS from their post content.

This plugin provides an interface for wp_enqueue_script and wp_enqueue_style functions,
so all of the functionality that a developer would find there is available in this
plugin.

However, script localization differs from wp_localize_script in that with this plugin
you are allowed to input raw JavaScript code for localization, library initialization,
and more.

This plugin may also help to alleviate modern browser XSS detection from blocking
potentially unsafe JavaScript.

## ພາບໜ້າຈໍ

[⌊Easily add unlimited items to your post or page.⌉⌊Easily add unlimited items to
your post or page.⌉[

Easily add unlimited items to your post or page.

[⌊You only need to configure a type and a source to get your includes properly loaded.⌉⌊
You only need to configure a type and a source to get your includes properly loaded
.⌉[

You only need to configure a type and a source to get your includes properly loaded.

[⌊For more advanced options, you can completely customize your scripts, adding localizations
or initializer code.⌉⌊For more advanced options, you can completely customize your
scripts, adding localizations or initializer code.⌉[

For more advanced options, you can completely customize your scripts, adding localizations
or initializer code.

[⌊Tag your included stylesheets for properly CSS media types to add greater flexibility
to your pages.⌉⌊Tag your included stylesheets for properly CSS media types to add
greater flexibility to your pages.⌉[

Tag your included stylesheets for properly CSS media types to add greater flexibility
to your pages.

## ການຕິດຕັ້ງ

 1. Upload files to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Create a new post or page
 4. Configure your post head includes in the meta box below the editor

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  Where are my scripts and stylesheets?

They will be added to the HEAD area of the page or post.

  Can I have more than one script or stylesheet?

Yes, you can add as many as you’d like or need.

  Can I add my scripts to the footer for faster loading?

Yes, under the Advanced Options you can set `In Footer` to `true`.

  My included script needs to be initialized. How can I do this?

Under `Advanced Options` you can add any custom JavaScript to the `Localization`
text area. This will be added after your JS file.

  How to conditions work?

When adding a condition, you need only to write the expression, and not the entire
comment tag. For example, to load the item only for IE browsers at version 9, you
would write `if IE 9`. Note: Adding a condition will force the item to be included
at the end of the element (after all other scripts and stylesheets). Therefore, 
specifying dependencies will have no effect.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Post Head Includes” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Rick Buczynski ](https://profiles.wordpress.org/rbuczynski/)

[ແປ “Post Head Includes” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/post-head-includes)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/post-head-includes/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/post-head-includes/), ຫຼື ຕິດຕາມ
[ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/post-head-includes/) ຜ່ານ
[RSS](https://plugins.trac.wordpress.org/log/post-head-includes/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

0.2.1 – Fixed inconsistent post ID management on save.
 0.2.0 – Added support for
IE conditional tags; minor code cleanup. 0.1.0 – First release.

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **0.2.1**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **13 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **10+**
 *  ທົດສອບເຖິງເວີຊັນ **3.5.2**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/post-head-includes/)
 * ແທັກ
 * [css](https://lo.wordpress.org/plugins/tags/css/)[javascript](https://lo.wordpress.org/plugins/tags/javascript/)
   [wp_enqueue_script](https://lo.wordpress.org/plugins/tags/wp_enqueue_script/)
   [wp_enqueue_style](https://lo.wordpress.org/plugins/tags/wp_enqueue_style/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/post-head-includes/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[ການທົບທວນຂອງທ່ານ](https://wordpress.org/support/plugin/post-head-includes/reviews/#new-post)

[ເບິ່ງທັງໝົດ ການຣີວິວ](https://wordpress.org/support/plugin/post-head-includes/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Rick Buczynski ](https://profiles.wordpress.org/rbuczynski/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/post-head-includes/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=49Q7JW9AJHJMG)