Sauter la navigation

[Résolu] In a View Custom Field Filter I Need THIS_WEEK

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:
How to display this week posts comparing against custom date field

Solution:
To display this week post comparing the custom date field, you will require to use the view's filter hook "wpv_filter-query".

You can fine proposed solution in this case with the following reply:
=> https://toolset.com/forums/topic/in-a-view-custom-field-filter-i-need-this_week/#post-2067171

Relevant Documentation:
=> https://toolset.com/documentation/programmer-reference/views-filters/#wpv_filter_query

This support ticket is created Il y a 4 années. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Ce sujet contient 16 réponses, a 2 voix.

Dernière mise à jour par Timothy Il y a 4 années.

Assisté par: Minesh.

Auteur
Publications
#2067357

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Yes - thats the correct way to check for multiple view IDs.

Glad to know that solution I shared help you to resolve your issue. You are welcome to mark resolve this ticket 🙂

#2067397

My issue is resolved now. Thank you!