Thread Starter
taulal
(@taulal)
@denisco Oh that’s a real nice workaround! Work’s great.
Thank you for the support 🙂
T
Thread Starter
taulal
(@taulal)
Hey @denisco,
Thanks for that. Unfortunately, the url_to_postid returns a page type as opposed to my custom post type.
I tried to use global %post but I guess the filter is being applied on init, really early in the process.
Is there another way to access that variable outside of init? Or maybe some post type support added to the filter or to admin.
TIA 🙂