Skip to content

Commit 9baa64e

Browse files
authored
Update Divi theme version to 5.0.0 (#66)
* Update Divi theme version to 5.0.0 * Update Author URI to point to changelog
1 parent dda4638 commit 9baa64e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

divi-child/divi-download.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
'body' => [
1212
'action' => 'check_theme_updates',
1313
'class_version' => '1.2',
14-
'installed_themes' => ['Divi' => '4.0.0'],
14+
'installed_themes' => ['Divi' => '5.0.0'],
15+
'divi_5' => 'on',
1516
],
1617
];
1718
$response = wp_remote_post('https://www.elegantthemes.com/api/api.php', $args);

divi-child/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Theme URI: https://www.elegantthemes.com/gallery/divi/
44
* Description: Divi Child Theme
55
* Author: you
6-
* Author URI: https://example.com/
6+
* Author URI: https://www.elegantthemes.com/api/changelog/divi-5.txt
77
* Template: Divi
88
* Version: 1.0.0
99
* Requires at least: 6.0

0 commit comments

Comments
 (0)