-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
64 lines (41 loc) · 2.32 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
=== Event Countdown Header ===
Contributors: xhemals
Tags: event, countdown, header, banner
Requires at least: 5.7
Tested up to: 6.4.3
Stable tag: 1.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Adds a countdown timer for a specific event to the header of every page.
== Description ==
⚠️ **Important**: This plugin requires [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/ "The Events Calendar")
The Event Countdown Banner plugin adds a customisable countdown timer to the top of every page on your WordPress site. This timer can be set to count down to a specific event, making it a great tool for promoting upcoming events.
---
#### 📐 There is currently 3 different layout options to chose from:
- Card (default)
![card-layout](https://github.com/xhemals/event-countdown-banner/assets/91919183/91b582c1-68c9-4ef3-90dc-764ea84c8eb3 "Card Layout")
- Stacked
![text-stacked-layout](https://github.com/xhemals/event-countdown-banner/assets/91919183/c192cf47-4c36-4768-a0c3-2f8e66da98a6 "Stacked Layout")
- Separated
![text-with-separator-layout](https://github.com/xhemals/event-countdown-banner/assets/91919183/6dc8019e-e8ff-469b-98ab-d513e298408d "Separated Layout")
---
#### 🔧 Customisable options
- Banner colour
- Text colour
- Card/separator colour
- Separator (default is |)
---
== Frequently Asked Questions ==
= Where can I find the settings for this plugin? =
Settings can be found by either pressing the `Settings` button on the plugin list. Or by going to *Appearance > Event Countdown Banner*
---
#### 🎧 Support
If you have any issues you can [email me](mailto:plugins@xhem.al?subject=Event%20Countdown%20Banner%20Support "Email me") or open an issue on [github](https://github.com/xhemals/event-countdown-banner/issues/new "Open an issue on GitHub").
---
#### 🙌 Want to contribute?
If you have an idea for a feature please [email me](mailto:plugins@xhem.al?subject=Event%20Countdown%20Banner%20Idea "Email me") or open an issue on [github](https://github.com/xhemals/event-countdown-banner/issues/new "Open an issue with your idea on GitHub")
You can also contribute via github pull requests[Event Countdown Banner Github](https://github.com/xhemals/event-countdown-banner "Event Countdown Banner GitHub")
== Changelog ==
= 1.0 =
* Initial release