Skip to content

Commit d554d65

Browse files
authored
Merge pull request #46 from WordPress-Phoenix/etb_107_blank_space_issue_resolved
ETB-107 - BUG | Publish Button isn't changing to Schedule Button
2 parents 33982b8 + a4b74e9 commit d554d65

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

src/class-wordpress-options-panels.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @authors 🌵 WordPress Phoenix 🌵 / Seth Carstens, David Ryan
66
* @package wpop
7-
* @version 5.0.2
7+
* @version 5.0.3
88
* @license GPL-2.0+ - please retain comments that express original build of this file by the author.
99
*/
1010

src/inc/api/class-part.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ public function run_save_process() {
284284
* @return mixed|string
285285
*/
286286
public function get_saved() {
287-
288287
$response = new Read(
289288
$this->page_slug,
290289
$this->data_api,

0 commit comments

Comments
 (0)