Below is everything from WordPress 3.0.1 found in the parse_query()
function of /wp-includes/query.php (lines 1246-1550)
.
However, it’s possible for a plugin to add parameters and so a list can never be fully complete:
attachment
attachment_id
author
author_name
cat
category__and
category__in
category__not_in
category_name
comments_popup
day
error
feed
hour
m
minute
monthnum
name
order
orderby
p
page_id
page
paged
pagename
post__in
post__not_in
post_status
post_type
preview
robots
s
sentence
second
static
subpost
subpost_id
tag__and
tag__in
tag__not_in
tag_id
tag_slug__and
tag_slug__in
tag
taxonomy
– (pre 3.1)tb
term
– (pre 3.1)w
withcomments
withoutcomments
-
year
Pre WP 3.1
meta_key
-
meta_value
Since WP 3.1
fields
meta_query
tax_query
Related Posts:
- Starter Theme vs Parent Theme? Pros and cons
- Any official way to create an admin theme?
- Looking for a way to load a function after customizer preview refresh complete
- Moving WordPress.com theme and widget settings to self-hosted site?
- Getting headers property from WP_Theme object
- How to set a unique WordPress theme for different pages?
- Why is there no global function in wordpress to return the output of any function call?
- Visually change theme via query string?
- What does the term “bundled-theme” mean?
- Creating Multiple Menus when using the TwentyTen Theme?
- Which theme template is used renders next page
- Getting rid of unused css directives [closed]
- Exclude file from theme editor
- Child theme does not appear in theme selection
- How to stop a 500 error on the WordPress theme folder
- Making an IE only site (Like a Mobile only site)
- WordPress can’t see symlinked theme in Ubuntu
- How do I move the page title (H1) to header.php (outside of the loop) in a WordPress theme?
- Find proper “text domain” within theme
- Does theme update also update a child theme zip
- Add js into a theme [closed]
- Investigating complex themes still slow even with WP caching
- Broken link to theme asset after restoring backup
- What are the things that will be affected in case there is some wordpress updates or theme updates?
- Create more than one section in Theme Customizer
- setting a different theme for specific category in wordpress
- Color palet in the WordPress’ front-end?
- How do you approach block structured content?
- Child Theme not overriding a template section on live site – but is on local site
- Online theme customizer missing details
- need to aply a different style sheet for a specific page template
- WordPress themes incomplete installation or installation problem
- Problem of running development copy of WordPress on WebMatrix?
- Switching content between summer and winter
- How does WordPress load themes? It doesn’t see mine (symlinked)
- Buddypress User Settings template location? [closed]
- How to code static pages in WordPress
- How can I manually activate my previous theme without browser access to dashboard?
- Theme, WordPress Version, MySQL Version, PHP Version Update affected files and folders
- Can “Classic Editor” plugin help to replicate the old website / theme development experience from c. 2011?
- Creating custom meta box throws PHP warning error in WordPress
- What is the point of needing add_theme_support( ‘html5’) in WordPress 5.x
- Plugin and themes are adding the same stylesheets
- How to display footer menus in wordpress
- Color Options from Theme Customizer API not returning via get_theme_mod()
- WordPress EduPress and businessbite Theme Installation Failed [closed]
- How do I manually revert back to my old theme?
- Modifying the markup in the Tag Cloud widget?
- Debugging in WordPress at Theme installation [duplicate]
- understanding theme hierarchy
- wp_enqueue_style $dep argument does nothing?
- Posts as filtered list – expandable
- Is it a good practice to disable wpautop for premium themes?
- How to remove current theme customizations
- How to use custom page templates in a theme that hides page template option?
- Create QuickStart Package for WordPress just like in Joomla
- How to include stylesheet in custom admin using parent_slug
- After installing a free theme, my wordpress turns into text mode when accessing remotely
- Jquery Theme Roller to WordPress
- Implementation of language_attributes function
- why is this script not working on my site
- is theme network enabled?
- Pharmacare theme login page / login modal redirection to custom URL
- Setting Multiple Post Containers Across Homepage And Costumize Them
- theme installation not working
- wordpress-theme 2017: featured image behaviour: where to set the height of the featured image?
- Changing a parent theme safely
- Trying to create a child theme with plugin
- How exactly does WordPress load themes from api.wordpress.org?
- Own Theme custom CSS does not display in editor but works in page
- Remove Read More Buttons
- SSL errors when I activate my custom theme
- Theme-based character encoding issue
- Linkedin not returning right info
- how to load rtl.css file before style.css [duplicate]
- CSS/JS is not working in multi lang installation
- Error while downloading WordPress themes
- Theme stops media uploader from working
- Work on theme files on a server & browser preview before installing it
- div having different appearances in different themes
- Create a live demo gallery for themes
- Satoshi WordPress Theme – Portfolio SetUp Issues
- How to make a website like the ones in theme demos? [closed]
- How to create an Single-Portfolio page?
- Page structure using The Customizer Api
- theme 2016 – customize css – nothing happens
- Can’t upload the theme
- Divi theme including javascript
- “Parse error: syntax error, unexpected” and the WordPress Theme Editor no longer working!
- Installing themes from an external website [closed]
- Best Practice Jumbotron Image for WordPress ~ Responsive
- How to make a page extend full screen [closed]
- Should you directly edit Template Parts and Templates from themes?
- Remove ALL HTML from single page
- Remove Google Fonts from parent theme within a child theme [closed]
- My theme is not translated
- Wrong theme being activated
- Blocking Google Fonts in wordpress website
- I am unable to remove “© 2022 My Blog | PopularFX Theme ” from footer [closed]
- Workaround AJAX calling without directly calling WordPress backend (Admin dashboard) because it is restricted to the end user (the public)