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

WP Admin Theme

설명

A simple admin theme plugin that adds a custom footer and a css file at the very end of the admin pages head. This means you can override any css that may have been added by other plugin css. A settings page enables you to edit the css and footer. All this enables you to brand your WordPress install.

To Do

  • Validate fields on settings page

Browser compatibility Issues

For the future

  • Other hooks apart from admin_footer_text???

스크린샷

설치

  1. Upload the wp-admin-theme folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit the css and footer from settings->WP Admin Theme

FAQ

Will feature x be added?

This plugin was created because I needed the current functionality. If I need extra features in the future I will add them and if I have any spare time I will add features that people request or I think would be good. If you think you can help with the coding, it’s open source, hack away to add those features and tell me what you’ve done so we can all improve this plugin. I would be happy to mention your name/website in this readme document. Indeed, if you feel you could improve this readme, please do 🙂

후기

2018년 1월 28일
<br /> <b>Warning</b>: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in <b>/home/jiwoo/public_html/wp-content/plugins/wp-admin-theme/wp-admin-theme-options.php</b> on line <b>28</b><br /> <br /> <b>Warning</b>: file_get_contents(http://jiwoo.itpr.co.kr/wp-content/plugins/wp-admin-theme/wp-admin.css): failed to open stream: no suitable wrapper could be found in <b>/home/jiwoo/public_html/wp-content/plugins/wp-admin-theme/wp-admin-theme-options.php</b> on line <b>28</b><br />
모든 2 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0

Initial Release