A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
| Type to find tags: |
|
plugins× 2095
tools to extend the functionality of WordPress.
|
custom-post-types× 1818
Custom Post Types extend the WordPress back-end to support additional, non-Post content.
|
posts× 1007
the core of WordPress. They store content, are categorized, and are expansible with meta. Posts are grouped by post type, and within their post type by taxonomy (though a taxonomy can span m…
|
plugin-development× 966 |
|
php× 891
The server-side programming language that the WordPress core, plugins and themes are written in.
|
categories× 845
filed under one or more Categories. Categories allow the classification of your Posts into groups and subgroups, thereby aiding viewers in the navigation and use of your sit…
|
custom-taxonomy× 817 |
theme-development× 806
about Theme Development. WordPress Themes are files that work together to create the design and functionality of a WordPress site.
|
| custom-field× 733 | functions× 647 |
multisite× 636
Questions related to Wordpress Multisite installation/configuration
|
menus× 631 |
|
permalinks× 608
A permanent link to an item (a blog post, an attachment, ...). The default structure is "?p=123", but WordPress can handle "pretty permalinks" and will rewrite them internally to the former version. …
|
themes× 577
a collection of files that work together to produce a graphical interface with an underlying unifying design for a blog.
|
images× 561 | pages× 541 |
| customization× 515 |
widgets× 513
configurable elements used to dynamically build sections of a WordPress theme.
|
loop× 510 |
wp-query× 502
"wp-query" ambiguously refers to one of two things. 1) WP_Query is a class native to Wordpress which allows users to query the posts database using a number of criteria. 2) $wp_query is the default ob…
|
| admin× 463 |
plugin-recommendation× 461
Plugins extend WordPress to do almost anything you can imagine. If you need a recommendation on a plugin to solve a specific task this is the tag to use. Give some examples of other plugins you have …
|
comments× 447 |
jquery× 426
a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is included with WordPress,…
|
| query-posts× 389 | url-rewriting× 379 | wp-admin× 377 |
metabox× 366
Custom UI and scheme for manipulating extra data in WordPress
|
|
css× 362
a style sheet language used to describe the presentation semantics (the look and formatting) of Wordpress, usually via Themes
|
taxonomy× 358 | uploads× 354 | pagination× 341 |
| database× 324 | post-thumbnails× 317 | users× 317 |
filters× 313
A type of hook that provides a way for content to be overridden programatically
|