WordPress Help
Official documentation, learning resources, and contributor guides collected from WordPress.org.
-
Hi, can you change my user role to admin…
Hi, can you change my user role to administrator on cy.wordpress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ so I can publicize…
-
Can I have changed my user role to admin…
Can I have changed my user role to administrator on hr.wordpress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ blog because I am…
-
I submitted our application to be a part…
I submitted our application to be a participating organization in the Google Code-in. We need to compile the task list. I put in some high-level placeholders for now, but people should go ahead and make suggestions for tasks. Note that the final task list will be pruned down to those tasks that are approved by…
-
I submitted our application to be a part…
I submitted our application to be a participating organization in the Google Code-in. We need to compile the task list. I put in some high-level placeholders for now, but people should go ahead and add suggestions for tasks. Note that the final task list will be pruned down to those tasks that are approved by…
-
Hey, folks, I’ve done some minor adjust…
Hey, folks, I’ve done some minor adjustments to Polish instructions for the “Contact” page in rosettaRosetta The code name of the theme for the local WordPress sites (eg. bg.wordpress.org is a “Rosetta” site). All locale specific WordPress sites are referred to as “Rosetta sites.” The name was inspired from the ancient Rosetta Stone, which contained more…
-
Agenda for today’s dev chat: – 3.1 stat…
Agenda for today’s dev chat: 3.1 status updates 3.1 schedule: we need to get to freeze now Dev chat schedule: proposal to move back to Wednesdays and a couple of hours earlier Google Code-In GSoC Mentor Summit review if jjj, aaroncampbell or boonebgorges are around #agenda
-
Is anyone willing to mess with the sprit…
Is anyone willing to mess with the sprite and get ticket https://core.trac.wordpress.org/ticket/8545 fixed within the next day or so? It’s a small background color/image issue that goes lost in the shuffle but probably aggravates every designer here when uploading media. #image, #media, #patch, #sprite, #trac
-
Dropped the Awaiting Review queue by abo…
Dropped the Awaiting Review queue by about 150 tickets in the last two evenings. There’s another 450 there, and 290 in Awaiting Triagetriage The act of evaluating and sorting bug reports, in order to decide priority, severity, and other factors.. You may recall that Awaiting Triage were 3.1 tickets prior to us rebooting that milestone.…
-
Suggest agenda items for tomorrow’s dev…
Suggest agenda items for tomorrow’s dev chat. #agenda
-
Plugin activation hooks no longer fire for updates
Following up on @scribu‘s post with further rationale and the 31compat tagtag A directory in Subversion. WordPress uses tags to store a single snapshot of a version (3.6, 3.6.1, etc.), the common convention of tags in version control systems. (Not to be confused with post tags.). The many problems. When pluginPlugin A plugin is a…