plugin-icon

Js Css Include Manager

제작자: gqevu6bsiz·
This plug-in is a will clean the file management. You can only manage the screen. You can also only site the screen.
등급
5/5
버전
1.4.4
활성화된 설치 항목
30
최근 업데이트일
Sep 24, 2015
Js Css Include Manager

This plugin allows you to include extra JavaScript or CSS files in your WordPress page.

You can:

  • Include as many as you like.
  • Choose whether files are to be included on the front-end or the back-end.
  • Choose where to include them in the header or the footer.
  • Choose conditions to use for inclusion (logged-in users only, admin users only, front page only).
  • Choose conditions of you can add.

Please if you want to add conditions. For example add filter:

add_filter( 'jcim_condition' , 'my_conditions' ); function my_conditions( ) { $conditions = array( array( "code" => "current_user_can", "val" => "edit_themes", "desc" => "Only edit theme role have user", "help_link" => "https://codex.wordpress.org/Function_Reference/current_user_can" ), array( "code" => "is_admin", "val" => "", "desc" => "Only admin screen", "help_link" => "" ), ); return $conditions; }

日本語でのご説明

このプラグインは、よくごちゃごちゃになってしまうjavascriptファイルの読み込みとcssファイルの読み込みを、 管理画面だけ、またはサイトだけに読み込むファイルを、1箇所で管理するためのプラグインです。 サイトで何のファイルを読み込んでいるのか、すっきり。

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 4.3.34
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.