wp-team-list
wp-team-list copied to clipboard
๐จโ๐ฉโ๐งโ๐ง A WordPress plugin to display your teammates (users) anywhere on your WordPress site.
Register new attributes for `include` and `hasPublishedPosts` Fixes https://github.com/wearerequired/wp-team-list/issues/57 Fixes partially https://github.com/wearerequired/wp-team-list/issues/55 & https://github.com/wearerequired/wp-team-list/issues/56 Still needs a UI for `includes`and `hasPublishedPosts`
It would be nice if I don't have to do this manually :-)
`has_published_posts` can be used to filter users with published posts. Either a comma-separated list of post types or true to filter by all post types.
`include` can be used to filter users with specific IDs.