Skip to content

Commit bc6c9b4

Browse files
committed
update task link
1 parent bd0efa9 commit bc6c9b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

classes/suggested-tasks/providers/class-select-timezone.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class Select_Timezone extends Tasks {
3232
* @return string
3333
*/
3434
protected function get_url() {
35-
return \admin_url( 'options-general.php' );
35+
return \admin_url( 'options-general.php?pp-focus-el=' . $this->get_task_id() );
3636
}
3737

3838
/**

0 commit comments

Comments
 (0)