Page Asset Manager

설명

Page Asset Manager provides a secure editor panel for discovering and managing stylesheets and scripts enqueued on a singular WordPress item.

Features

  • Drag-and-drop CSS and JavaScript ordering.
  • Disable individual assets per item.
  • Public post type support.
  • Secure, explicit front-end asset discovery.
  • Search by asset handle or URL.
  • Asset URLs and dependency information.
  • Reset to WordPress defaults.
  • Copy settings from another item.
  • Backward-compatible version 1 data migration.

WordPress resolves dependencies after the requested order is applied, preventing invalid dependency order.

스크린샷

설치

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate Page Asset Manager.
  3. Edit a supported post, page, or custom post type.
  4. Open “Page CSS & JavaScript” and select “Refresh assets”.
  5. Reorder or disable assets, then save.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Page Asset Manager”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Page Asset Manager”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0.0

  • Added modern WordPress and PHP 8 compatibility.
  • Added secure AJAX operations with nonce and capability checks.
  • Replaced visitor-side metadata writes with explicit asset discovery.
  • Preserved WordPress core script-rendering hooks.
  • Added post types, search, disable, reset, details, and copy settings.
  • Scoped admin assets to supported editor screens.
  • Preserved version 1 ordering metadata.