Skip to content

Instantly share code, notes, and snippets.

@elpuas
Created December 29, 2022 14:33
Show Gist options
  • Save elpuas/04fca147db5a9c300a58093489034a05 to your computer and use it in GitHub Desktop.
Save elpuas/04fca147db5a9c300a58093489034a05 to your computer and use it in GitHub Desktop.
Query Loop Attributes
attributes: {
perPage: 3,
pages: 0,
offset: 0,
postType: 'post',
order: 'desc',
orderBy: 'date',
author: '',
search: '',
exclude: [],
sticky: '',
inherit: false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment