Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 360580e643 | |||
| 059194942e | |||
| a0167d146d |
@@ -2,7 +2,7 @@
|
||||
|
||||
/*
|
||||
* Plugin Name: 1984 Hosting Support
|
||||
* Version: 1.1.1
|
||||
* Version: 1.2.0
|
||||
* Author: 1984 ehf.
|
||||
* Author URI: https://1984.hosting
|
||||
* Description: Support plugin for 1984 Hosting customers.
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
class HostingSupport1984 {
|
||||
const HOSTING_SUPPORT_VERSION = '0.4.0';
|
||||
const HOSTING_SUPPORT_VERSION = '1.2.0';
|
||||
|
||||
/**
|
||||
* Construct a new HostingSupport1984 object
|
||||
@@ -195,7 +195,7 @@ class HostingSupport1984 {
|
||||
}
|
||||
|
||||
$warning_text =
|
||||
__( '1984 Hosting: Please do not deactivate or delete this plugin - part of your WordPress Service Pack.', 'hostingsupport1984' );
|
||||
__( '1984 Hosting: Please do not deactivate or delete this plugin - part of your WordPress Security Pack.', 'hostingsupport1984' );
|
||||
|
||||
$logo_1984_url = plugins_url( 'icons/1984-hosting-logo.webp', __FILE__ );
|
||||
$logo_patchstack = plugins_url( 'icons/patchstack-logo.svg', __FILE__ );
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
# This file is distributed under the same license as the 1984 Hosting Support plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1984 Hosting Support 1.1.0\n"
|
||||
"Project-Id-Version: 1984 Hosting Support 1.2.0\n"
|
||||
"Report-Msgid-Bugs-To: https://git.1984.is/1984/1984-hosting-support"
|
||||
"support\n"
|
||||
"POT-Creation-Date: 2025-12-02T11:33:54+00:00\n"
|
||||
@@ -39,10 +39,10 @@ msgstr ""
|
||||
#: 1984-hosting-support.php:197
|
||||
msgid ""
|
||||
"1984 Hosting: Please do not deactivate or delete this plugin - part of your "
|
||||
"WordPress Service Pack."
|
||||
"WordPress Security Pack."
|
||||
msgstr ""
|
||||
"1984 Hosting: Vinsamlegast ekki slökkva á eða eyða þessari viðbót - hún er "
|
||||
"hluti af WordPress þjónustupakkanum þínum."
|
||||
"hluti af WordPress öryggispakkanum þínum."
|
||||
|
||||
#: 1984-hosting-support.php:202
|
||||
msgid "Visit 1984 Hosting Homepage"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is distributed under the same license as the 1984 Hosting Support plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1984 Hosting Support 1.1.0\n"
|
||||
"Project-Id-Version: 1984 Hosting Support 1.2.0\n"
|
||||
"Report-Msgid-Bugs-To: https://git.1984.is/1984/1984-hosting-support\n"
|
||||
"Last-Translator: Sævar Bergur Sigurgeirsson <saevar@1984.is>\n"
|
||||
"Language-Team: none\n"
|
||||
@@ -36,7 +36,7 @@ msgid "https://1984.hosting"
|
||||
msgstr ""
|
||||
|
||||
#: 1984-hosting-support.php:197
|
||||
msgid "1984 Hosting: Please do not deactivate or delete this plugin - part of your WordPress Service Pack."
|
||||
msgid "1984 Hosting: Please do not deactivate or delete this plugin - part of your WordPress Security Pack."
|
||||
msgstr ""
|
||||
|
||||
#: 1984-hosting-support.php:202
|
||||
|
||||
Reference in New Issue
Block a user