Deskripsi
This is a beta plugin that might one day be part of the WordPress core. Please don’t use this on production websites unless you’re happy with the stability as some things may still be experimental.
Using technology at night time can have a negative effect on your eyesight. Dark Mode will darken the colors of your admin dashboard making it easier for you to work at night.
For information on the progress of this plugin, please refer to the Trac ticket or you can get involved on the GitHub repository.
Developers
There are many hooks and filters available within the Dark Mode plugin which allow you to extend it’s capabilities with small amounts of code. Please see the GitHub wiki pages for more information.
To learn how you can make your own plugins compatible with Dark Mode, please read the compatibility guide located on the GitHub Repository.
If you would like to contribute to the development of this plugin, please read contributing.md
Translators
Whilst Dark Mode has been translated into a few different languages already, we need your help! If you have just five minutes to spare, please consider translating Dark Mode into your language today.
Automatic Dark Mode
Automatic Dark Mode was removed from the plugin in version 2.0 but don’t worry, it’s still available on GitHub for those that want it back.
Tangkapan Layar
Pemasangan
- Upload the plugin package to the plugins directory.
- Login to the dashboard and activate the plugin.
- Go to your profile and enable Dark Mode.
PSD (FAQ)
- What does this plugin do?
-
By default, WordPress has a very bright color scheme which means working at night time can be difficult. Dark Mode allows you to change the overall design to a much darker and subtle design making it more visually pleasing when working late.
- Does this support multi sites?
-
Yes, the network administration areas have been styled accordingly to ensure a smooth, darker interface across your WordPress experience.
- Can I set it to come on automatically?
-
Having Dark Mode come on automatically between certain times was a feature in this plugin that has since been removed as of version 2.0. Don’t worry though, there is a helper plugin available which brings this functionality back.
- Why was the automatic feature removed?
-
A lot more work was needed to ensure that it is stable, and it didn’t fit in with the original plan of the Dark Mode feature. It is still available as an additional plugin if you’d like it back though.
- Can I contribute to this plugin?
-
Yes, you can please open an issue or submit a pull request. All suggestions, feedback and code contributions are most welcome!
Tinjauan
Kontributor & Pengembang
“Dark Mode” adalah perangkat lunak sumber terbuka. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
Para Kontributor“Dark Mode” telah diterjemahkan kedalam 25 lokale. Terima kasih kepada para penerjemah untuk kontribusi-nya.
Terjemahkan “Dark Mode” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
Latest Changes
Refer to the GitHub commit logs for more information regarding the latest changes.
Version History
3.2.1
- Styling: Fixed style issue with media uploads and site health dashboard.
- Bugfix: Allow plugin to be installed in any directory, instead of forcing
dark-mode
- Misc: PHPCS coding style updates.
- Misc: Removed unused CSS files.
- Misc: Documentation updates.
3.2 – March 15, 2019
- Updated author and GitHub links.
- Removed PLUGIN_VERSION constant. The plugin version is now derived dynamically so you don’t have to update manually.