Closed kdmurray closed 1 year ago
I would like to be able to have a link from Obsidian that I can click that takes me to the WordPress admin panel and opens up the post in edit mode:
/wp-admin/post.php?post={{post-id}}&action=edit
This will make doing final edits from the WP editor and setting any other metadata quicker and easier.
I have added this feature in 0.10.0, please check it out.
PS: There is an option in settings, please enable it first.
Works as designed. Thanks!
I would like to be able to have a link from Obsidian that I can click that takes me to the WordPress admin panel and opens up the post in edit mode:
/wp-admin/post.php?post={{post-id}}&action=edit
This will make doing final edits from the WP editor and setting any other metadata quicker and easier.