このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

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