Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Easy JS and CSS support.

Deskripsyon

This plugin enables you to insert javascript and css for a specific post or page. Files can be included or the code can be inserted inline in the <head>-tag.

Mga Screenshot

Pag-install

  1. Fetch file and unpack to directory /wp-content/plugins/
  2. Activate plugin
  3. Insert Javascript and CSS in the post or page advanced options

FAQ

It does not work – there’s no output?

Be sure to output wp_head in your template by inserting <?php wp_head(); ?>

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Easy JS and CSS support.” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Easy JS and CSS support.” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.3

  • First stable upload

1.4

  • Bugfix: fields got remove on comment update.
  • Meta-fields are now prefixed with _ to make them hidden.