We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How to get home page using path() not an id() filter?
wp.pages().id(2).... works well wp.pages().path('/').... said wp.pages(...).path is not a function