We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411240e commit be79675Copy full SHA for be79675
functions.php
@@ -42,7 +42,7 @@ function or_customize_controls_enqueue_scripts()
42
43
require "lib/update-checker/plugin-update-checker.php";
44
$myUpdateChecker = Puc_v4_Factory::buildUpdateChecker(
45
- "https://dl.wmsci.com/dl/operandi.json",
+ "https://opr.wmsci.com/version.json",
46
__FILE__,
47
"Operandi"
48
);
style.css
@@ -1,11 +1,11 @@
1
/*
2
Theme Name: Operandi
3
-Theme URL: https://github.com/opera7133/operandi
+Theme URL: https://opr.wmsci.com
4
Description: More less, more simple.
5
Author: wamo
6
Author URL: https://wmsci.com
7
License: GPL 3.0 License
8
-License URI: https://www.apache.org/licenses/LICENSE-2.0
+License URI: https://www.gnu.org/licenses/gpl-3.0.ja.html
9
Version: 1.0.5
10
*/
11
0 commit comments