There was an error while loading. Please reload this page.
1 parent dda4638 commit 9baa64eCopy full SHA for 9baa64e
2 files changed
divi-child/divi-download.php
@@ -11,7 +11,8 @@
11
'body' => [
12
'action' => 'check_theme_updates',
13
'class_version' => '1.2',
14
- 'installed_themes' => ['Divi' => '4.0.0'],
+ 'installed_themes' => ['Divi' => '5.0.0'],
15
+ 'divi_5' => 'on',
16
],
17
];
18
$response = wp_remote_post('https://www.elegantthemes.com/api/api.php', $args);
divi-child/style.css
@@ -3,7 +3,7 @@
3
* Theme URI: https://www.elegantthemes.com/gallery/divi/
4
* Description: Divi Child Theme
5
* Author: you
6
- * Author URI: https://example.com/
+ * Author URI: https://www.elegantthemes.com/api/changelog/divi-5.txt
7
* Template: Divi
8
* Version: 1.0.0
9
* Requires at least: 6.0
0 commit comments