Fix migration script example
This commit is contained in:
parent
f916028a43
commit
7ccd0a6766
@ -61,7 +61,7 @@ function fictioneer_migrate_chapters( $query_args = [], $story_args = [], $previ
|
|||||||
$perform_link = esc_url(
|
$perform_link = esc_url(
|
||||||
add_query_arg(
|
add_query_arg(
|
||||||
array(
|
array(
|
||||||
'action' => 'fictioneer_migrate_chapters',
|
'action' => 'fictioneer_migrate',
|
||||||
'perform' => 1
|
'perform' => 1
|
||||||
),
|
),
|
||||||
home_url( $_SERVER['REQUEST_URI'] )
|
home_url( $_SERVER['REQUEST_URI'] )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user