-
·
We may need another minor MU release due…
We may need another minor MU release due to some outstanding bugs. 12082 is harder than it seems to fix because older versions stored the attachment path differently. Editing images doesn’t work in MU right now. I need to install an older MU and examine how files are stored there. There’s the wp_die() problem and…
-
·
To test WordPress trunk with a test inst…
To test WordPress trunktrunk A directory in Subversion containing the latest development code in preparation for the next major release cycle. If you are running “trunk”, then you are on the latest revision. with a test install of WordPress MU: -Download trunk from the link at the bottom of https://core.trac.wordpress.org/browser/trunk -make a backup copy of…
-
·
Core Plugin Infrastructure Update
Just a quick update on where we stand with the infrastructure for coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. pluginPlugin 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…
-
·
Suggest Agenda Items for Feb 4th 2010 de…
Suggest Agenda Items for Feb 4th 2010 dev chat #agenda
-
·
Summary of Jan 28th 2010 Dev Chat
This week we started of with a quick merge updated and we are pleased to say that we are at the stage where people should dive in and start testing. It is obviously not yet ready for production and if you notice any UI issues then Jane would like to know about them here: http://wpdevel.wordpress.com/2010/01/28/see-any-post-merge-ui-wierdness-leave-a/…
-
·
See any post-merge UI wierdness? Leave a…
See any post-merge UIUI User interface wierdness? Leave a comment and describe it here. Include the screen URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org. Thanks. #merge
-
·
Agenda for Jan 28th 2010 dev chat
Merge update Menu management ticketticket Created for both bug reports and feature development on the bug tracker. CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. plugins infrastructure update Possibility of a core contributor meetupMeetup All local/regional gatherings that are officially a part of the WordPress world…
-
·
Someone started a thread on Ideas forum …
Someone started a thread on Ideas forum about the plugin compatibility widget on Extend. Maybe some of you could weigh in over there? https://wordpress.org/extend/ideas/topic.php?id=3554
-
·
Taking advantage of UUIDs
Now that we require MySQLMySQL MySQL is a relational database management system. A database is a structured collection of data where content, configuration and other options are stored. https://www.mysql.com 4.1.2, we can look into using UUIDs in WordPress. Universally unique identifiers are numbers that are unique in time and space. In the database world, they’re…
-
·
I’m inaugurating a new trac keyword, “…
I’m inaugurating a new tracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress. keyword, “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…