Change WordPress user roles and capabilities › Forums › How to or FAQ › YITH WooCommerce Gift Card Plugin › Reply To: YITH WooCommerce Gift Card Plugin
14/05/2020 at 12:58
#6841
Vladimir
Keymaster
Hi Erik,
I resolved the issue with this redirection. It’s not obvious though. YITH defines “Gift Cards” menu item as /wp-admin/admin.php?page=yith_woocommerce_gift_cards_panel
, but redirects it to the really used /wp-admin/edit.php?post_type=gift_card&yith-plugin-fw-panel-skip-redirect=1
So I had to register the yith-plugin-fw-panel-skip-redirect
and tab
URL parameters for `edit.php’ as allowed for ‘edit.php’ link: