I hope this is the right place to submit this question...as I really need help ASAP.
I'm using the Post Ticker widget...and I need to be able to filter the CPT's that I'm retrieving WHERE a piece of user meta (in a field) matches the category on the CPT. I thought it was working and now I'm in prod and realized that the Dynamic ID stuff doesn't so this...I clearly didn't think that through.
Can you point me to how I can solve this - examples or doc - by calling either the IDs from PHP function or even child functionality? I went digging around but your architecture - which is good - makes it hard to single out the above without some guidance.
Again, looking for recommendations on how to ensure the this widget only shows CPTs that the user is authorized to see basically...based on what's in the user meta. Thank you!
I hope this is the right place to submit this question...as I really need help ASAP.
I'm using the Post Ticker widget...and I need to be able to filter the CPT's that I'm retrieving WHERE a piece of user meta (in a field) matches the category on the CPT. I thought it was working and now I'm in prod and realized that the Dynamic ID stuff doesn't so this...I clearly didn't think that through.
Can you point me to how I can solve this - examples or doc - by calling either the IDs from PHP function or even child functionality? I went digging around but your architecture - which is good - makes it hard to single out the above without some guidance.
Again, looking for recommendations on how to ensure the this widget only shows CPTs that the user is authorized to see basically...based on what's in the user meta.
Thank you!
Tim