-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.txt
50 lines (32 loc) · 1.81 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
=== The Events Calendar Extension: Relabeler ===
Contributors: theeventscalendar, aguseo
Donate link: https://evnt.is/29
Tags: events, calendar
Requires at least: 6.3
Tested up to: 6.6.2
Requires PHP: 7.4
Stable tag: 1.2.0
License: GPL version 3 or any later version
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Easily limit the visible time range in week view.
== Description ==
Activating this extension will give you the possibility to change the labels for Events, Organizers, and Venues.
It will add the options to WP Admin > Events > Display for altering labels.
== Installation ==
Install and activate like any other plugin!
* You can upload the plugin zip file via the *Plugins ‣ Add New* screen
* You can unzip the plugin and then upload to your plugin directory (typically _wp-content/plugins)_ via FTP
* Once it has been installed or uploaded, simply visit the main plugin list and activate it
== Frequently Asked Questions ==
= Where can I find more extensions? =
Please visit our [extension library](https://theeventscalendar.com/extensions/) to learn about our complete range of extensions for The Events Calendar and its associated plugins.
= What if I experience problems? =
We're always interested in your feedback and our [premium forums](https://theeventscalendar.com/support-forums/) are the best place to flag any issues. Do note, however, that the degree of support we provide for extensions like this one tends to be very limited.
== Changelog ==
= [1.2.0] 2024-10-09 =
* Fix - Make sure the settings are visible and work with the new TEC admin interface. [TECEXT-334]
* Tweak - Move settings to their separate sub-tab under Events > Settings > Display > Labels.
= [1.1.0] 2020-05-01 =
* Tweak - Rework the extension based on the new template for better compatibility.
= [1.0.1] =
* Initial release