WordPress Help
Official documentation, learning resources, and contributor guides collected from WordPress.org.
-
Implementing the new visual design
Implementing the new visual design #ui
-
Lots of bug fixing and scrubbing in prog …
Lots of bugbug A bug is an error or unexpected result. Performance improvements, code optimization, and are considered enhancements, not defects. After feature freeze, only bugs are dealt with, with regressions (adverse changes from the previous version) being the highest priority. fixing and scrubbing in progress. Taming the wild bug tracker.
-
We’re in feature freeze as of yesterday …
We’re in feature freeze as of yesterday. Bug fixing and scrubbing begins in earnest in preparation for the first betaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel…
-
Added canonical URL redirection for feed …
Added canonical URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org redirection for feeds. Now requests for /index.php?feed=atom or /wp-atom.php will redirect to the correct location. #canonical-urls, #feeds
-
Some changes and improvements to threade …
Some changes and improvements to threaded comments: allows replying without JavaScriptJavaScript 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 (patchpatch…
-
Have gone through a list of fixes/update …
Have gone through a list of fixes/updates with Ryan, Andrew, and Mike. Current list of things to do….. Pre-design stuff: Reduce font size in nav, make subnavs smaller than nav section headers Since Favorites menu will just be presets for 2.7, need to decide final list of presets. Andrew doing some work with base blocks…
-
Dogfooding threaded comments on this blo …
Dogfooding threaded comments on this blogblog (versus network, site). #comments
-
Andrew landed Quick Edit for Tags, Categ …
Andrew landed Quick Edit for Tags, Categories, and Link Categories. #ui
-
sivel.net has a howto on using the new c …
sivel.net has a howto on using the new comments APIAPI 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. to separate comments from pings #comments
-
Updated TinyMCE to 3.2.0 and removed the …
Updated TinyMCE to 3.2.0 and removed the compression, so it can be cached in Gears and the browser. Seems to speed up the loading of the Write/Edit page by up to 40% (tested on a typical shared hosting). Some more info. #tinymce