WordPress Help
Official documentation, learning resources, and contributor guides collected from WordPress.org.
-
I’d like to give some props to Jeffr0 f…
I’d like to give some props to Jeffr0 for putting his money (well, time) where his mouth (well, typing fingers) is. Over the past couple of weeks he’s been hopping into the Ideas forum and helping to manage older threads by looking up which features have been implemented already (and in which versions) and which…
-
There’s going to be a patch sprint of s…
There’s going to be a patch sprint of sorts for 3.0 this week. Please grab a ticket, triage, patch or test: https://core.trac.wordpress.org/report/32. The feature freeze is March 1, so everything still on that report in 7 days from now will be punted to a future release. There are a few incomplete tasks out there that…
-
Plugins can now include videos in their readme.txt files
The plugins directory now supports videos in readme.txt files. YouTube, Vimeo, and WordPress.comWordPress.com An online implementation of WordPress code that lets you immediately access a new WordPress environment to publish your content. WordPress.com is a private company owned by Automattic that hosts the largest multisite in the world. This is arguably the best place to…
-
Suggest Agenda Items for Feb 25th 2010 D…
Suggest Agenda Items for Feb 25th 2010 Developer Chat #agenda
-
Meeting Summary for February 18, 2010 Dev Chat
Menu management needs work. Jeffikus and wpmuguru will work together this week to try some fixing up to use custom post types. Dogfooddogfood The practice of using one’s own software, typically bleeding edge (trunk), thus “eating one’s own dogfood”. This also applies to using one’s own APIs internally., eaten. Rboren says we can bump jQuery…
-
FYI, I'm sick today and won't be in th…
FYI, I’m sick today and won’t be in the #wordpress-ui chat this afternoon. If people want to talk more about the styleguide, based on what TECannon posted earlier, that would be good.
-
Agenda for Feb 18th 2010 dev chat
Menu Management Update – All Schedule Update – All WordPress Planet – ShaneF CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. plugins – Eric Marden (xentek) TracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress.…
-
I’ve eliminated STYLE_DEBUG because it …
I’ve eliminated STYLE_DEBUG because it wasn’t a full implementation. More or less, $concatenate_scripts was a bottleneck as it controls both CSS and JS. You now only need SCRIPT_DEBUG to use the unconcatenated development scripts and styles. https://core.trac.wordpress.org/ticket/12237 WP_DEBUG is now defined in wp-config-sample.php, with a note: “It is strongly recommended that plugin and theme developers…
-
Added Andrew, Dion, and Ron to about pag…
Added Andrew, Dion, and Ron to about page. #wordpress-org
-
When you upload a single image, you can …
When you upload a single image, you can choose what you want the image to link to. Your choices are: any URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org you type in, nothing, file url, or post url. Post URL makes it sound…