이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

MyCustomStyleCssManager

설명

  • This plug-in can easily control ON / OFF of custom CSS for each HTML part.
  • You can easily return CSS to the previous state.
  • You can easily manage the custom CSS for each part with a list.
  • WordPress customizer CSS is hard to understand what CSS is for when the number of rows becomes long.
  • You can manage custom css that you have added manually to style.css on the theme edit screen.
  • Custom CSS can be managed separately.
  • It can also be removed from style.css by returning to draft.
  • Even if style.css is overwritten by updating the theme, it is easy to restore the custom css as it is saved in the database.
  • 日本語の説明はこちら

  • About custom CSS

    • Custom css can specify the block to be reflected.
    • You can also specify the order of arrangement within the reflection target block.
    • If CSS conflicts, please adjust the target block and order.
  • Procedure to be reflected in style.css

    • It is not reflected only by new addition, editing.
    • To reflect, press the “Reflect custom CSS” button added next to the “Update file” button when current style.css is selected on the theme edit screen.
    • The custom css in the open state is reflected.
    • Please refresh with the update button if the contents are satisfactory.

Arbitrary section 1

스크린샷

  • add custom css.
  • public open.
  • add style.css . save changes.

설치

  1. From the WP admin panel, click “Plugins” -> “Add new”.
  2. In the browser input box, type “MyCustomStyleCssManager”.
  3. Select the “My Custom Style Css Manager” plugin and click “Install”.
  4. Activate the plugin.

OR…

  1. Download the plugin from this page.
  2. Save the .zip file to a location on your computer.
  3. Open the WP admin panel, and click “Plugins” -> “Add new”.
  4. Click “upload”.. then browse to the .zip file downloaded from this page.
  5. Click “Install”.. and then “Activate plugin”.

후기

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

기여자 & 개발자

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

기여자

“MyCustomStyleCssManager”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

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

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

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

변경이력

0.0.9

WP 5.6 support

0.0.8

Minor fixes.

0.0.7

language file.

0.0.6

input area update.

0.0.5

bug fix.

0.0.4

multi lang.

0.0.3

Initial working first version.