Add Deeplinks / Bookmarks for Wordpress to create new content
Please add this to the wordpress plugin: a way to bookmark "Add new content of this type".
At the moment - unless I am overlooking something - i need to call
https://mydomain.com/wp-admin/admin.php?page=h5p_new
and wait for it to load. Then click on the desired new content type.
Instead I would like to be able to just do
https://mydomain.com/wp-admin/admin.php?page=h5p_new&type=crossword
or something like it to have a simple and fast way to go directly to that content creation.
Implementation: Once I have chosen the new content type, the url should just reflect the type I have chosen thus allowing me to easily bookmark the result.
But it only takes a moment - yes but it is annoying me every time I click on it and have to choose it. Sadly I dont have enough programming skills to adapt the wp plugin.
thx.