OP#499 - Explain PS Plugin to customer in WP Admin #2

Merged
gdh merged 7 commits from feature/OP#499-explain-patchstack-plugin-to-customer-in-wp-admin into main 2025-12-15 10:10:19 +00:00
Collaborator

icelandic.png
english.png

![icelandic.png](/attachments/7b5f2946-eb04-4119-9a25-2d5650d2dca9) ![english.png](/attachments/dabf3908-4c4b-45fe-be5b-9bd95a5632c4)
saevar added 1 commit 2025-12-03 13:40:17 +00:00
saevar self-assigned this 2025-12-03 13:40:22 +00:00
saevar requested review from gdh 2025-12-03 13:41:58 +00:00
saevar changed title from FD to OP#499 - Explain PS Plugin to customer in WP Admin 2025-12-03 13:44:13 +00:00
gdh added 1 commit 2025-12-08 16:01:49 +00:00
gdh added 1 commit 2025-12-08 16:02:14 +00:00
gdh requested changes 2025-12-08 16:03:10 +00:00
@@ -136,3 +329,3 @@
$hosting_support_1984 = new HostingSupport1984();
define( 'A1984_HOSTING_SUPPORT_BASE_FILE', __FILE__ );
const A1984_HOSTING_SUPPORT_BASE_FILE = __FILE__;
Collaborator

Nota define() - er venjan.

Nota `define()` - er venjan.
saevar marked this conversation as resolved
@@ -17,2 +14,2 @@
HostingSupport1984CopyEmailAddress
);
document.querySelector('#hosting-support-1984-link')
?.addEventListener('click', HostingSupport1984CopyEmailAddress);
Collaborator

Er þetta nauðsynlegt þegar kóðinn fyrir neðan er til staðar (lína 17-21)? Virðist gera það sama.

Er þetta nauðsynlegt þegar kóðinn fyrir neðan er til staðar (lína 17-21)? Virðist gera það sama.
saevar marked this conversation as resolved
gdh added 1 commit 2025-12-08 16:04:38 +00:00
gdh added 1 commit 2025-12-08 16:05:45 +00:00
saevar added 1 commit 2025-12-10 15:30:42 +00:00
gdh reviewed 2025-12-11 09:32:55 +00:00
@@ -134,0 +279,4 @@
// Additionally protect Patchstack - but only while it is active.
if ( $this->is_patchstack_active() ) {
$protected[] = 'patchstack/patchstack.php';
Collaborator

Indent using spaces for some reason - should be tabs.

Indent using spaces for some reason - should be tabs.
saevar marked this conversation as resolved
saevar added 1 commit 2025-12-11 14:18:50 +00:00
gdh merged commit 454572ede2 into main 2025-12-15 10:10:19 +00:00
gdh deleted branch feature/OP#499-explain-patchstack-plugin-to-customer-in-wp-admin 2025-12-15 10:10:20 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 1984/1984-hosting-support#2
No description provided.