Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a hasThumbnail pseudo-attribute to the wp:query block #111

Closed
wants to merge 1 commit into from

Commits on Dec 8, 2021

  1. Add a hasThumbnail pseudo-attribute to the wp:query block

    This lets us use `wp:query {"query":{"hasThumbnail":true}}` to query only for posts with a featured image/thumbnail.
    
    I'm in two minds about the method of doing this; what do you think?
    tellyworth committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    f845964 View commit details
    Browse the repository at this point in the history