Skip to content

Commit 38e9bd2

Browse files
authored
Merge pull request #544 from MultinetInteractive/master
v5.4.2
2 parents 08c6b6a + 11fa0b7 commit 38e9bd2

13 files changed

Lines changed: 69 additions & 65 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [5.4.2](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.4.0...v5.4.2) (2026-04-30)
6+
7+
8+
### Documentation
9+
10+
* Update links to EduAdmin from https://www.eduadmin.se to https://www.eduadmin.com instead to cater to the international website instead of the swedish one. ([c58f56e](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/c58f56e807f6904360685ba0af4a6316e0f8232d))
11+
12+
### [5.4.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.4.0...v5.4.1) (2026-04-30)
13+
14+
15+
### Documentation
16+
17+
* Update links to EduAdmin from https://www.eduadmin.se to https://www.eduadmin.com instead to cater to the international website instead of the swedish one. ([c58f56e](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/c58f56e807f6904360685ba0af4a6316e0f8232d))
18+
519
## [5.4.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.3.1...v5.4.0) (2025-02-25)
620

721

PLUGIN-CHECKSUM

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ad8df46e2a1db959069163d7ffa25b3e
1+
7728161a3a97dd741671f333b181ab1d

eduadmin.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66

77
/*
88
* Plugin Name: EduAdmin Booking
9-
* Plugin URI: https://www.eduadmin.se
9+
* Plugin URI: https://www.eduadmin.com
1010
* Description: EduAdmin plugin to allow visitors to book courses at your website
1111
* Tags: booking, participants, courses, events, eduadmin
12-
* Version: 5.4.0
12+
* Version: 5.4.2
1313
* GitHub Plugin URI: multinetinteractive/eduadmin-wordpress
1414
* GitHub Plugin URI: https://github.com/multinetinteractive/eduadmin-wordpress
1515
* Requires at least: 6.0
16-
* Tested up to: 6.6
16+
* Tested up to: 7.0
1717
* Requires PHP: 8.1
1818
* Author: Chris Gårdenberg, MultiNet Interactive AB
1919
* Author URI: https://www.multinet.com
@@ -23,7 +23,7 @@
2323
*/
2424
/*
2525
EduAdmin Booking plugin
26-
Copyright (C) 2015-2025 Chris Gårdenberg, MultiNet Interactive AB
26+
Copyright (C) 2015-2026 Chris Gårdenberg, MultiNet Interactive AB
2727
2828
This program is free software: you can redistribute it and/or modify
2929
it under the terms of the GNU General Public License as published by

new_website/docs/getting-started.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ This guide will focus on get you started with the [**EduAdmin WordPress Plugin**
88

99
:::info EduAdmin API Key
1010

11-
If you do not have an API key for [**EduAdmin**](https://www.eduadmin.se) yet,
11+
If you do not have an API key for [**EduAdmin**](https://www.eduadmin.com) yet,
1212
consider contacting our support.
1313

14-
[**EduAdmin**](https://www.eduadmin.se) is not a free service,
14+
[**EduAdmin**](https://www.eduadmin.com) is not a free service,
1515
and the API key comes with a monthly fee.
1616

1717
:::
@@ -60,7 +60,7 @@ The pages that we recommend that you create are as follows
6060

6161
### `[eduadmin-listview]`
6262

63-
This page will show the available courses that you have published through [**EduAdmin**](https://www.eduadmin.se),
63+
This page will show the available courses that you have published through [**EduAdmin**](https://www.eduadmin.com),
6464
and depending on what settings it can show different information.
6565

6666
### `[eduadmin-detailview]`
@@ -71,9 +71,9 @@ It is also possible to build a custom template to use, instead of the two defaul
7171

7272
### `[eduadmin-bookingview]` (or use the EduAdmin Booking Forms)
7373

74-
This page is probably the most important one, since it's the page used to post the bookings into [**EduAdmin**](https://www.eduadmin.se).
74+
This page is probably the most important one, since it's the page used to post the bookings into [**EduAdmin**](https://www.eduadmin.com).
7575

76-
The form is automatically built by the plugin, and handles custom fields and questions that you can setup in [**EduAdmin**](https://www.eduadmin.se),
76+
The form is automatically built by the plugin, and handles custom fields and questions that you can setup in [**EduAdmin**](https://www.eduadmin.com),
7777
the elements have CSS classes, so it's easy to style the form, the way you want it to be.
7878

7979
* * *

new_website/docs/shortcodes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ One of the main shortcodes, as it shows the end users a list of your courses/eve
202202

203203
The `template`-attribute lets you override the default setting for what template the list should use.
204204

205-
The `category`-attribute lets you enter a string to match for categories in [**EduAdmin**](https://www.eduadmin.se), so
205+
The `category`-attribute lets you enter a string to match for categories in [**EduAdmin**](https://www.eduadmin.com), so
206206
that the list filters the results based on the matches.
207207

208208
If you want to show all sub-categories, you can use the `categorydeep`-attribute instead.
@@ -213,7 +213,7 @@ Only one of the category-attributes can be used at a time, and `categorydeep` wi
213213

214214
:::
215215

216-
The `subject`-attribute lets you enter a string to match subjects in [**EduAdmin**](https://www.eduadmin.se), so that
216+
The `subject`-attribute lets you enter a string to match subjects in [**EduAdmin**](https://www.eduadmin.com), so that
217217
the list filters the results based on the matches.
218218

219219
The `subjectid`-attribute lets you filter the list on a specific subject, based on its ID.
@@ -330,7 +330,7 @@ And if you want to create a specific page for a programme, you can also use the
330330

331331
### `[eduadmin-programme-list]`
332332

333-
As with the normal list view, this view lists the available programmes you have created in [**EduAdmin**](https://www.eduadmin.se).
333+
As with the normal list view, this view lists the available programmes you have created in [**EduAdmin**](https://www.eduadmin.com).
334334

335335
| Attribute | Value type | Default value |
336336
|:----------|:----------:|:-------------:|

new_website/docs/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ or contacting our [support](https://support.eduadmin.se/en/support/tickets/new)
2020

2121
### The website is showing old data
2222

23-
If the data on the web page isn't updating after you have updated the information in [**EduAdmin**](https://www.eduadmin.se),
23+
If the data on the web page isn't updating after you have updated the information in [**EduAdmin**](https://www.eduadmin.com),
2424
you might want to clear any eventual cache plugins, and the internal cache in our plugin.
2525

2626
We cache some data for a period, to make the website as fast as possible.
@@ -61,7 +61,7 @@ You can always check the "Settings > General" and see what "Site Language" is
6161

6262
### Whenever I try to complete a booking, an unexpected error occurs
6363

64-
Most of the time, when the plugin connects to [**EduAdmin**](https://www.eduadmin.se) to complete the booking,
64+
Most of the time, when the plugin connects to [**EduAdmin**](https://www.eduadmin.com) to complete the booking,
6565
we get back either a success, or an array of errors.
6666

6767
The unexpected error means something went wrong, that we do not have a classification for,

new_website/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ with your current themes.`,
208208
{
209209
content:
210210
`Get started today by downloading the <a href="https://wordpress.org/plugins/eduadmin-booking/" target="_blank"><b>EduAdmin WordPress Plugin</b></a><br />
211-
(Note: You have to be a <a href="https://www.eduadmin.se" target="_blank"><b>EduAdmin</b></a> customer for the plugin to work)<br /><br />
211+
(Note: You have to be a <a href="https://www.eduadmin.com" target="_blank"><b>EduAdmin</b></a> customer for the plugin to work)<br /><br />
212212
Use the built-in templates, or create a custom template for your needs!`,
213213
image: `${baseUrl}img/undraw_code_review.svg`,
214214
imageAlign: 'left',

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eduadmin-wordpress-plugin",
33
"private": true,
4-
"version": "5.4.0",
4+
"version": "5.4.2",
55
"repository": "https://github.com/MultinetInteractive/EduAdmin-WordPress.git",
66
"author": "Chris Gårdenberg <chga@multinet.se>",
77
"license": "MIT",
@@ -30,7 +30,7 @@
3030
"path": "./node_modules/cz-conventional-changelog"
3131
},
3232
"eduadmin": {
33-
"testedUpTo": "6.6",
33+
"testedUpTo": "7.0",
3434
"requiresAtLeast": "6.0",
3535
"minimumPhpVersion": "8.1"
3636
}

readme.md

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# EduAdmin Booking
22
- Requires at least: 6.0
3-
- Tested up to: 6.6
4-
- Stable tag: 5.4.0
3+
- Tested up to: 7.0
4+
- Stable tag: 5.4.2
55
- Requires PHP: 8.1
66
- License: GPL3
77
- License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
@@ -10,7 +10,7 @@ EduAdmin plugin to allow visitors to book courses at your website. Requires EduA
1010

1111
## Description
1212

13-
Plugin that you connect to [EduAdmin](https://www.eduadmin.se) to enable booking on your website.
13+
Plugin that you connect to [EduAdmin](https://www.eduadmin.com) to enable booking on your website.
1414

1515
[<img src="https://img.shields.io/github/commits-since/MultinetInteractive/EduAdmin-WordPress/latest.svg" alt="Commits since latest plugin version" />](https://wordpress.org/plugins/eduadmin-booking/)
1616

@@ -44,48 +44,43 @@ If you notice that your API key doesn't work any more, you have to contact us.
4444

4545
The full changelog available on [GitHub](https://github.com/MultinetInteractive/EduAdmin-WordPress/blob/production/CHANGELOG.md)
4646

47-
### [5.4.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.3.1...v5.4.0) (2025-02-25)
48-
49-
50-
#### Features
47+
### [5.4.2](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.4.0...v5.4.2) (2026-04-30)
5148

52-
* Added VoucherTemplate OData-endpoint ([9a6c631](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/9a6c6310fb4876ab4e1413e83d17491ffc018d6a))
5349

50+
#### Documentation
5451

55-
#### Bug Fixes
52+
* Update links to EduAdmin from https://www.eduadmin.se to https://www.eduadmin.com instead to cater to the international website instead of the swedish one. ([c58f56e](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/c58f56e807f6904360685ba0af4a6316e0f8232d))
5653

57-
* Custom course detail views will no longer require an attribute to show on demand events. ([6f90e87](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/6f90e875845d78a44ab32dda817284ad8b8b82ca))
54+
### [5.4.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.4.0...v5.4.1) (2026-04-30)
5855

5956

6057
#### Documentation
6158

62-
* Remove ondemand-attribute from detailinfo ([dfa3f59](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/dfa3f59c5bea11c8da99d5067e415d6859475a34))
63-
64-
### [5.3.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.3.0...v5.3.1) (2024-11-05)
59+
* Update links to EduAdmin from https://www.eduadmin.se to https://www.eduadmin.com instead to cater to the international website instead of the swedish one. ([c58f56e](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/c58f56e807f6904360685ba0af4a6316e0f8232d))
6560

61+
### [5.4.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.3.1...v5.4.0) (2025-02-25)
6662

67-
#### Bug Fixes
6863

69-
* Set health-check as blocking, so we get an actual result, increase timeout to 0.5 seconds ([7e4bd4e](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/7e4bd4e7ece1efe0bd7e99ecc5b0ada8f7422957))
64+
#### Features
7065

71-
### [5.3.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.2.0...v5.3.0) (2024-11-05)
66+
* Added VoucherTemplate OData-endpoint ([9a6c631](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/9a6c6310fb4876ab4e1413e83d17491ffc018d6a))
7267

7368

74-
#### Features
69+
#### Bug Fixes
7570

76-
* Handle API being down/blocked, instead of making the site hang until the configured timeout happens. ([a1a5104](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/a1a51042d4b7687830de5eaa9127ae2959a3f577)), closes [#153](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/153)
71+
* Custom course detail views will no longer require an attribute to show on demand events. ([6f90e87](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/6f90e875845d78a44ab32dda817284ad8b8b82ca))
7772

78-
### [5.2.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.1.3...v5.2.0) (2024-11-04)
7973

74+
#### Documentation
8075

81-
#### Features
76+
* Remove ondemand-attribute from detailinfo ([dfa3f59](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/dfa3f59c5bea11c8da99d5067e415d6859475a34))
8277

83-
* Setting to turn off/on OG/metadata and LD+JSON. ([594c422](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/594c422407be2aa6f8a4d2192f5636faac85975b)), closes [#520](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/520)
78+
### [5.3.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.3.0...v5.3.1) (2024-11-05)
8479

8580

8681
#### Bug Fixes
8782

88-
* Added repeatFrequency, repeatCount and courseMode for LD+JSON ([e5e5c42](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/e5e5c42bfe37d39c088e6901c2de3e7f31841e75)), closes [#511](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/511)
83+
* Set health-check as blocking, so we get an actual result, increase timeout to 0.5 seconds ([7e4bd4e](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/7e4bd4e7ece1efe0bd7e99ecc5b0ada8f7422957))
8984

9085

9186

readme.txt

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: mnchga
33
Tags: booking, participants, courses, events, eduadmin
44
Requires at least: 6.0
5-
Tested up to: 6.6
6-
Stable tag: 5.4.0
5+
Tested up to: 7.0
6+
Stable tag: 5.4.2
77
Requires PHP: 8.1
88
License: GPL3
99
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
@@ -13,7 +13,7 @@ EduAdmin plugin to allow visitors to book courses at your website. Requires EduA
1313

1414
== Description ==
1515

16-
Plugin that you connect to [EduAdmin](https://www.eduadmin.se) to enable bookings of both courses and programmes through your website.
16+
Plugin that you connect to [EduAdmin](https://www.eduadmin.com) to enable bookings of both courses and programmes through your website.
1717

1818
Requires the following PHP-modules
1919

@@ -49,48 +49,43 @@ If you notice that your API key doesn't work any more, you have to contact us.
4949

5050
The full changelog available on [GitHub](https://github.com/MultinetInteractive/EduAdmin-WordPress/blob/production/CHANGELOG.md)
5151

52-
### [5.4.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.3.1...v5.4.0) (2025-02-25)
53-
54-
55-
#### Features
52+
### [5.4.2](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.4.0...v5.4.2) (2026-04-30)
5653

57-
* Added VoucherTemplate OData-endpoint ([9a6c631](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/9a6c6310fb4876ab4e1413e83d17491ffc018d6a))
5854

55+
#### Documentation
5956

60-
#### Bug Fixes
57+
* Update links to EduAdmin from https://www.eduadmin.se to https://www.eduadmin.com instead to cater to the international website instead of the swedish one. ([c58f56e](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/c58f56e807f6904360685ba0af4a6316e0f8232d))
6158

62-
* Custom course detail views will no longer require an attribute to show on demand events. ([6f90e87](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/6f90e875845d78a44ab32dda817284ad8b8b82ca))
59+
### [5.4.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.4.0...v5.4.1) (2026-04-30)
6360

6461

6562
#### Documentation
6663

67-
* Remove ondemand-attribute from detailinfo ([dfa3f59](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/dfa3f59c5bea11c8da99d5067e415d6859475a34))
68-
69-
### [5.3.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.3.0...v5.3.1) (2024-11-05)
64+
* Update links to EduAdmin from https://www.eduadmin.se to https://www.eduadmin.com instead to cater to the international website instead of the swedish one. ([c58f56e](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/c58f56e807f6904360685ba0af4a6316e0f8232d))
7065

66+
### [5.4.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.3.1...v5.4.0) (2025-02-25)
7167

72-
#### Bug Fixes
7368

74-
* Set health-check as blocking, so we get an actual result, increase timeout to 0.5 seconds ([7e4bd4e](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/7e4bd4e7ece1efe0bd7e99ecc5b0ada8f7422957))
69+
#### Features
7570

76-
### [5.3.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.2.0...v5.3.0) (2024-11-05)
71+
* Added VoucherTemplate OData-endpoint ([9a6c631](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/9a6c6310fb4876ab4e1413e83d17491ffc018d6a))
7772

7873

79-
#### Features
74+
#### Bug Fixes
8075

81-
* Handle API being down/blocked, instead of making the site hang until the configured timeout happens. ([a1a5104](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/a1a51042d4b7687830de5eaa9127ae2959a3f577)), closes [#153](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/153)
76+
* Custom course detail views will no longer require an attribute to show on demand events. ([6f90e87](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/6f90e875845d78a44ab32dda817284ad8b8b82ca))
8277

83-
### [5.2.0](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.1.3...v5.2.0) (2024-11-04)
8478

79+
#### Documentation
8580

86-
#### Features
81+
* Remove ondemand-attribute from detailinfo ([dfa3f59](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/dfa3f59c5bea11c8da99d5067e415d6859475a34))
8782

88-
* Setting to turn off/on OG/metadata and LD+JSON. ([594c422](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/594c422407be2aa6f8a4d2192f5636faac85975b)), closes [#520](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/520)
83+
### [5.3.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.3.0...v5.3.1) (2024-11-05)
8984

9085

9186
#### Bug Fixes
9287

93-
* Added repeatFrequency, repeatCount and courseMode for LD+JSON ([e5e5c42](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/e5e5c42bfe37d39c088e6901c2de3e7f31841e75)), closes [#511](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/511)
88+
* Set health-check as blocking, so we get an actual result, increase timeout to 0.5 seconds ([7e4bd4e](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/7e4bd4e7ece1efe0bd7e99ecc5b0ada8f7422957))
9489

9590

9691

0 commit comments

Comments
 (0)