WordPress.org Meta, Git-ified. Synced from git://meta.git.wordpress.org/ This repository is just a mirror of the WordPress Meta subversion repository. Please include a link to a pre-existing ticket on https://meta.trac.wordpress.org/ with every pull request.
While English documentation has a separate wordpress instance under /documentation, other languages has articles under /support/article and this is causing inconsistency.
The navbar on the second row has the title "Forum" even on documentation pages. It should be "Documentation" for such pages, or revert to the previous "Support" which works fine on both forum and article pages.
The search box placed above the article cannot search articles but shows results from forums. Previous design had search box inside the navbar so there was no confusion but we would expect that the search box is for searching articles when it is placed here.
(This is more a suggestion) Can we add categories in the breadcrumb like those in English documentation?
While English documentation has a separate wordpress instance under
/documentation
, other languages has articles under/support/article
and this is causing inconsistency.