374 open tickets in the Administration component
374 open tickets. Last 7 days: +0 tickets
56 tickets that have no replies
View list on Trac
- #32922 Dashboard Widget A WordPress Widget is a small block that performs a specific function. You can add these widgets in sidebars also known as widget-ready areas on your web page. WordPress widgets were originally created to provide a simple and easy-to-use way of giving design and structure control of the WordPress theme to the user. API An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways. Widget Sorting administration
- #33296 Allow sites to skip a query in meta_form() that can delay loading the page performance
- #34236 Better passwords – differences between setting and resetting password?
- #34366 View mode user setting applies to all post types
- #34564 WP_List_Table::get_column_info() inefficient
- #35717 Audit the .icon16 selectors in admin (and super admin)-menu.css ui
- #36470 Multisite Used to describe a WordPress installation with a network of multiple blogs, grouped by sites. This installation type has shared users tables, and creates separate database tables for each blog (wp_posts becomes wp_0_posts). See also network, blog, site – network (versus site, blog) sites list not very memory efficient
- #36512 Color picker has disappeared from input in custom post type WordPress can hold and display many different types of content. A single item of such a content is generally called a post, although post is also a specific post type. Custom Post Types gives your site the ability to have templated posts, to simplify the concept.. ui javascript JavaScript or JS is an object-oriented computer programming language commonly used to create interactive effects within web browsers. WordPress makes extensive use of JS for a better user experience. While PHP is executed on the server, JS executes within a user’s browser. https://www.javascript.com/.
- #37012 Remove non hierarchical test for sticky in post table hidden fields
- #37021 heartbeat goes bonkers and spams host with ajax requests every few seconds javascript
- #37101 Linux symbolic link support for wordpress [GITHUB GitHub is a website that offers online implementation of git repositories that can can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/ PULL REQUEST #219] multisite
- #37445 Allow to adjust the `$in_admin` property of `WP_Screen` multisite
- #37578 Dashboard Recent Activity widget – new filters to manipulate output ui administration
- #38076 Network admin plugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party pages can be accessed on non-multisite multisite
- #38097 Add ability to Settings API to assign positioning
- #38968 Adminbar loses background-color partially when getting wide and breaking line ui administration
- #39762 Change in DOM Element Properties as seen in Javascript Event Handlers Between 4.6.2 and 4.7+ javascript administration
- #40001 Replace wp-list.js with REST API The REST API is an acronym for the RESTful Application Program Interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. It is how the front end of an application (think “phone app” or “website”) can communicate with the data store (think “database” or “file system”) https://developer.wordpress.org/rest-api/.-powered JavaScript rest-api
- #40686 CSS Cascading Style Sheets.: introduce naming and usage conventions for JS JavaScript, a web scripting language typically executed in the browser. Often used for advanced user interfaces and behaviors. targeting ui
- #41688 Wrong term pagination when altering the term query in custom taxonomy A taxonomy is a way to group things together. In WordPress, some common taxonomies are category, link, tag, or post format. https://codex.wordpress.org/Taxonomies#Default_Taxonomies. terms list ui administration template
- #42066 List tables: consider a new method to generate the views links markup
- #42080 get_site_url() does not always return the appropriate protocol administration multisite
- #42446 Bulk edits don't update "last edited by…" which user administration
- #42833 WordPress forces non-ssl login in described circumstance even though FORCE_SSL_ADMIN is set in wp-config
- #43071 User without the ability to publish are unable to edit post status
- #43130 Add New Site: admin autocomplete search all users
- #43303 Providing hooks In WordPress theme and development, hooks are functions that can be applied to an action or a Filter in WordPress. Actions are functions performed when a certain event occurs in WordPress. Filters allow you to modify certain functions. Arguments used to hook both filters and actions look the same. for html HyperText Markup Language. The semantic scripting language primarily used for outputting content in web browsers. table markups in do_settings_{sections|fields} ui administration
- #43611 Duplicate _ajax_nonce input cause conflict A conflict occurs when a patch changes code that was modified after the patch was created. These patches are considered stale, and will require a refresh of the changes before it can be applied, or the conflicts will need to be resolved. between find_post_div and post_custom_div administration
- #44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location performance
- #45135 Dashboard Menu Conflict on Mobile Devices when menu is active ui
- #45313 Multisite site deletion email contains misleading language about user account multisite
- #46082 Why returning $menu_array[x] instead of $title
- #46346 WP_List_Table calculates total_pages as a float
- #46659 Suggestion: add action hook before admin menu nav in the sidebar A sidebar in WordPress is referred to a widget-ready area used by WordPress themes to display information that is not a part of the main content. It is not always a vertical column on the side. It can be a horizontal rectangle below or above the content area, footer, header, or any where in the theme.
- #47111 Dynamically added notifications need ARIA role alert or status ui accessibility Accessibility (commonly shortened to a11y) refers to the design of products, devices, services, or environments for people with disabilities. The concept of accessible design ensures both “direct access” (i.e. unassisted) and “indirect access” meaning compatibility with a person’s assistive technology (for example, computer screen readers). (https://en.wikipedia.org/wiki/Accessibility)
- #47310 Add Column Taxonomy Links Filter Filters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. to Media List Table
- #47830 Something prevents code edition of the theme through HTML on the theme editor for test automation purposes
- #47890 Indentation within Post Publish (Classic Editor) and Comment Save Metaboxes: ui administration
- #48030 HTML5 input types are not being reset when submitting the addtag form ui javascript administration
- #48048 Parent pages are not visible in the Page Attributes metabox A post metabox is a draggable box shown on the post editing screen. Its purpose is to allow the user to select or enter information in addition to the main post content. This information should be related to the post in some way.
- #48187 Missing admin color scheme causes incorrect body class
- #48385 Gutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/ blocks in the WP admin dashboard administration
- #48470 Remove the Custom Header The header of your site is typically the first thing people will experience. The masthead or header art located across the top of your page is part of the look and feel of your website. It can influence a visitor’s opinion about your content and you/ your organization’s brand. It may also look different on different screen sizes. and Custom Background admin pages
- #49259 Improper Cache control administration
- #49569 Found Horizontal Scroll Issue in WordPress Core Core is the set of software required to run WordPress. The Core Development Team builds WordPress. Version 5.3.2 on desktop ui css
- #49575 Responsive glitch with expanded side admin menu when moving down to small screen ui
- #50050 Community Events: Sort pinned events chronologically
- #50249 color-picker dashicon not showing ui
- #50252 Capability issue with admin menu ui
- #50486 Improve the admin notices accessibility ui accessibility
- #51282 Select element does not honor admin color scheme on hover ui css administration
- #51597 Add debugging of a single session ui administration
- #51663 Feature request A feature request should generally begin the process in the ideas forum, on a mailing list, as a plugin, or brought to the attention of the core team, such as through scope meetings held for each major release. Unsolicited tickets of this variety are typically, therefore, discouraged.: :Last Edit Date
- #51817 WP-Admin – Optimize main wpquery with 'fields' => 'ids' causes notice administration performance
- #52229 Color Schemes: Admin bar icons use wrong color on hover ui css
- #52249 Events: Show user multiple location choices to disambiguate ui
14 tickets slated for 5.7
View list in Trac
- #26350 !important audit ui css performance
- #40927 Passing a float as the position in add_menu_page can override other menu items administration
- #42421 Move "Filter by" strings into labels arrays of registrations administration
- #47327 Avoid italic text for better accessibility and readability ui accessibility
- #49999 Iterating on Admin Color Schemes ui accessibility css
- #50093 Remove the wp.a11y Accessibility (commonly shortened to a11y) refers to the design of products, devices, services, or environments for people with disabilities. The concept of accessible design ensures both “direct access” (i.e. unassisted) and “indirect access” meaning compatibility with a person’s assistive technology (for example, computer screen readers). (https://en.wikipedia.org/wiki/Accessibility) jQuery version file javascript
- #50815 Use consistent checks for displaying the Filter button in different list tables ui administration multisite
- #51014 Improve the structure format on the class-wp-media-list-table file coding-standards
- #51383 PHP The web scripting language in which WordPress is primarily architected. WordPress requires PHP 5.6.20 or higher error body class added for suppressed errors
- #51660 Adding a filter to WP_List_Table::months_dropdown() to allow overriding the list of months displayed performance
- #51664 Events Widget: Show "organize an event" message more often.
- #51870 Update all focusable elements to use the new focus style accessibility css
- #52148 CSS Optimization: Use shorthand 'border' value in wp-admin/css/admin-menu.css ui css coding-standards
- #52229 Color Schemes: Admin bar icons use wrong color on hover ui css
374 open tickets
Open enhancements: 164 View list on Trac
Open tasks: 10 View list on Trac
Open feature requests: 15 View list on Trac
Help maintain this component
Component maintainers:
Many contributors help maintain one or more components. These maintainers are vital to keeping WordPress development running as smoothly as possible. They triage The act of evaluating and sorting bug reports, in order to decide priority, severity, and other factors. new tickets, look after existing ones, spearhead or mentor tasks, pitch new ideas, curate roadmaps, and provide feedback to other contributors. Longtime maintainers with a deep understanding of particular areas of core are always seeking to mentor others to impart their knowledge.
Want to help? Start following this component! Adjust your notifications here. Feel free to dig into any ticket Created for both bug reports and feature development on the bug tracker..
Contributors following this component: