dev #3

Merged
jfig merged 5 commits from dev into main 2025-06-14 00:14:43 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 5bd7dcd9d2 - Show all commits

View File

@@ -4,7 +4,7 @@
"title": "Space Status", "title": "Space Status",
"description": "Show whether the space is open or closed (SpaceAPI consumer).", "description": "Show whether the space is open or closed (SpaceAPI consumer).",
"category": "widgets", "category": "widgets",
"icon": "door", "icon": "building",
"textdomain": "wp-spaceapi-consumer", "textdomain": "wp-spaceapi-consumer",
"style": "file:./style.css", "style": "file:./style.css",
"editorStyle": "file:./editor.css", "editorStyle": "file:./editor.css",

View File

@@ -4,7 +4,7 @@
"title": "Space Status", "title": "Space Status",
"description": "Show whether the space is open or closed (SpaceAPI consumer).", "description": "Show whether the space is open or closed (SpaceAPI consumer).",
"category": "widgets", "category": "widgets",
"icon": "door", "icon": "building",
"textdomain": "wp-spaceapi-consumer", "textdomain": "wp-spaceapi-consumer",
"style": "file:./style.css", "style": "file:./style.css",
"editorStyle": "file:./editor.css", "editorStyle": "file:./editor.css",

View File

@@ -4,7 +4,7 @@
* Plugin Slug: wp-spaceapi-consumer * Plugin Slug: wp-spaceapi-consumer
* Plugin URI: https://gitea.alluna.pt/jfig/wp-spaceapi-consumer * Plugin URI: https://gitea.alluna.pt/jfig/wp-spaceapi-consumer
* Description: WordPress plugin to consume a SpaceAPI endpoint and indicate if the Space is Open or Closed * Description: WordPress plugin to consume a SpaceAPI endpoint and indicate if the Space is Open or Closed
* Version: 0.4.1 * Version: 0.4.2
* Author: Joao Figueiredo, LCD Porto Team, ChatGPT o3 * Author: Joao Figueiredo, LCD Porto Team, ChatGPT o3
* Author URI: https://lcdporto.org * Author URI: https://lcdporto.org
* License: MIT * License: MIT