Skip to content

bw_get_posts() - Add support for post_name attr #199

Description

@bobbingwide

In order to document the problems associated with multiple posts with the same post_name field (aka slug ) I need to add support to bw_get_posts() for an attribute called post_name or post_name__in. When set, the query will pass the post_name__in attribute ( as a array of post names) to WP_Query::query().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions