-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
41 lines (28 loc) · 1.82 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
=== Holiday Logo Switcher ===
Contributors: multimedianj
Tags: logo, logo switcher, replace logo, holiday, brand, dark mode
Requires at least: 4.9
Tested up to: 5.7.2
Stable tag: 1.0.1
Requires PHP: 7.2
License: GPLv3
Switch your logo depending on the day.
== Description ==
Holiday Logo Switcher provides you a way to display a different logo depending on the holiday (or just the range of dates you want).
Follow the evolution of the plugin trough the [Github repository](https://github.com/multimedianj/holiday-logo-switcher).
## How it works
1. In **Settings > Holiday Logo Switcher**, you have the possibility to set a **Default logo** to display if you don't have any holiday at the moment.
1. You can also set a dark logo in the **Dark mode logo** field, wich will be activated only if dark mode is enabled in your browser (this is compatible with the plugin [A11y Kit](https://wordpress.org/plugins/a11y-kit) wich has a dark mode setting that can be enabled and comes with pre-configured styles).
1. In the **Holiday Logos** menu, you can just add a logo by clicking **Add New**. After that, just configure your date range (from DD/MM/YYYY to DD/MM/YY) and click on **Save**.
1. To display your logo anywhere you want, just add the shortcode **[hls]** and that's it.
This plugin was created and is maintained by WP inclusion, a [glossary of Web accessibility terminologies](https://wpinclusion.com).
### Compatibility
This plugin is multilingual ready.
== Installation ==
1. In the WordPress Dashboard go to Plugins
1. Click the Add Plugins button and search the WordPress Plugins Directory.
1. Alternatively, you can download the plugin from [here](https://wordpress.org/plugins/holiday-logo-switcher) and upload manually.
1. Activate the plugin through the 'Plugins' screen in WordPress.
== Changelog ==
= 1.0.0 =
* First stable version