Documentation Team Update – November 20, 2023

The Documentation team has a new meeting schedule:

A new GitHub repo is created for end-user documentation and its translations to all locales. More info about this can be found here.

Documentation Issue Tracker stats.

Current state

By status:

By version:

By project:

Past 7 days

5 pull requests merged.

5 issues closed.

4 issues created.

38 unresolved conversations.

Current projects:

The Documentation team repositories:

#docs

Plugin Review Team: 13 November 2023

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 add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party Status Change Stats

  • Plugins requested : 128
  • Plugins rejected : 1
  • Plugins closed : 13
  • Plugins approved : 16

Plugin Queue Stats (current)

  • Plugins in the queue (new and pending)* : 2506
    • (older than 7 days ago)** : 2346
    • (2023-10-23 – 2023-10-29) : 117
    • (new; not processed or replied to yet)* : 1072
    • (pending; replied to)* : 1434

Help Scout Queue Stats

  • Total Conversations: 483
  • New Conversations: 202
  • Customers: 463
  • Conversations per Day: 60
  • Busiest Day: Sunday
  • Messages Received: 319
  • Replies Sent: 427
  • Emails Created: 125

#plugins

Documentation Team Update – November 13, 2023

The Documentation team has a new meeting schedule:

A new GitHub repo is created for end-user documentation and its translations to all locales. More info about this can be found here.

Documentation Issue Tracker stats.

Current state

By status:

By version:

By project:

Past 7 days

3 pull requests merged:

17 issues closed:

52 issues opened.

44 unresolved conversations.

Current projects:

The Documentation team repositories:

#docs

Plugin Review Team: 07 November 2023

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 add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party Status Change Stats

  • Plugins requested : 100
  • Plugins rejected : 0
  • Plugins closed : 44
  • Plugins approved : 40

Plugin Queue Stats (current)

  • Plugins in the queue (new and pending)* : 2430
    • (older than 7 days ago)** : 2278
    • (2023-10-23 – 2023-10-29) : 107
    • (new; not processed or replied to yet)* : 1048
    • (pending; replied to)* : 1382

Help Scout Queue Stats

  • Total Conversations: 468
  • New Conversations: 203
  • Customers: 417
  • Conversations per Day: 58
  • Busiest Day: Friday
  • Messages Received: 328
  • Replies Sent: 349
  • Emails Created: 101

#plugins

Documentation Team Update – November 6, 2023

The Documentation team has a new meeting schedule:

A new GitHub repo is created for end-user documentation and its translations to all locales. More info about this can be found here.

Documentation Issue Tracker stats.

Current state

By status:

By version:

By project:

Past 7 days

6 pull requests merged:

3 issues closed:

38 issues opened:

46 unresolved conversations

Current projects:

The Documentation team repositories:

#docs

Test Team Update: 6 November 2023

Test Ticket Queue 🎟

👉🏻 “(change: N)” represents changes from prior week (unless noted).

📊 Current totals (since 30 October 2023):

  • Need testing info: 17 (change: +0)
  • Need reproduce issue: 2030 (change: -10)
  • Need patch testing: 205 (change: -1)
  • Need unit tests: 115 (change: +2)
  • Need review (have patch and unit tests): 159 (change: +2)

🟢 New/Changed last week:

  • Need testing info: 1 (change: +1)
  • Need reproduce issue: 11 (change: -3)
  • Need patch testing: 2 (change: -1)
  • Need unit tests: 3 (change: +3)
  • Need review (have patch and unit tests): 5 (change: +0)

🟣 Closed last week:

  • Need testing info: 0 (change: +0)
  • Need reproduce issue: 1 (change: -2)
  • Need patch testing: 0 (change: -4)
  • Need unit tests: 1 (change: +1)
  • Need review (have patch and unit tests): 13 (change: -5)

To discuss queries used in this report, please comment below, or connect with the Test Team over in #core-test.

+make.wordpress.org/test/

#test

Mobile Team Update – November 3rd

WordPress iOSiOS The operating system used on iPhones and iPads. and Android version 23.6 is available for testing. Sign up here to join the 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 and function to the final product; however, design changes often occur as part of the process. program on iOS or follow this link on your Android device, tap on “Become a beta tester”.

Highlights for the last two weeks:

BlockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. Editor:

  • Fixed a bug where the Social Icons block wasn’t always visible
  • Fixed an issue where the title section of Synced Patterns wasn’t always visible
  • The option to convert the Classic block’s content to blocks is now available

#mobile

Core Performance Team Update: October 2023

Tickets and contributions

The Performance Team works on performance-related tickets in coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. and holds a fortnightly Bug Scrub on Wednesdays; check https://make.wordpress.org/meetings/ for current time.

The focus in October was on tickets prioritized for the upcoming WordPress 6.4 release in which 68 TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/. tickets were merged. Several follow up fixes were committed in the past few weeks to further polish performance enhancements in the 6.4 release. Early indications of benchmarking are showing positive improvements in performance, especially in server response time. The team focused on finalizing dev notes for the work:

The Performance Team is now starting to focus on upcoming tickets for WordPress 6.5, including the Performant Translations work mentioned below, and several items for improving template loading (see GitHub overview issue).

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 add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party Checker

The Performance Team has continued work on the Plugin Checker https://github.com/WordPress/plugin-check, working closely with the Plugin Review team. 

Performant Translations Plugin

Further updates have been made to the Performant Translations plugin and a Trac ticket #59656 has been opened for merging Performant Translations in WordPress 6.5.

Team headlines and updates

In October, the Performance Team held a Hallway Hangout to discuss WordPress 6.3 performance impact in the field, diving into WordPress 6.4 performance improvements and looking ahead at what can be learned for WordPress 6.5. The recording of the video will be shared over the coming weeks.

Performance Lab Plugin

Performance Lab plugin updates are released monthly on the third Monday of the month.
October’s release 2.7.0 included enhancements to remove fetchpriority as the functionality is now available in WordPress Core, bumped the minimum required PHP version to 7.0 and minimum required WordPress version to 6.3 and the dominant color images standalone plugin was published. Work also continues on updating the new UI to manage standalone plugins and built-in modules.

#core-performance, #performance

What’s new on Learn WordPress in October 2023

In October 2023, the Training team published the following resources on Learn WordPress.

 Lesson Plans

Lesson plans are teaching guides ideal for MeetupMeetup All local/regional gatherings that are officially a part of the WordPress world but are not WordCamps are organized through https://www.meetup.com/. A meetup is typically a chance for local WordPress users to get together and share new ideas and seek help from one another. Searching for ‘WordPress’ on meetup.com will help you find options in your area. organizers and trainers to use when facilitating a WordPress learning session.

 Online Workshops

Online Workshops are free live events that cover a wide variety of topics relating to WordPress. These are safe spaces where attendees can ask questions, exchange theories, and develop new ideas. You can sign up for an upcoming Online Workshop, or watch a recording!

October stats:

  • 16 Online Workshops were facilitated. One was in Japanese.
  • An average of 25 attendees per workshop

Topics included:


 Projects

In addition to creating content, the Training Team also works on projects to advance the Learn WordPress site’s presence in the WordPress community. Here are projects the team worked on in October


 Contribute

These resources are available to use and promote. If you would like to contribute to Learn WordPress, come complete our team onboarding and join an upcoming meetings.

#learnwp, #training

Plugin Review Team: 30 October 2023

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 add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party Status Change Stats

  • Plugins requested : 106
  • Plugins rejected : 1
  • Plugins closed : 139
  • Plugins approved : 39

Plugin Queue Stats (current)

  • Plugins in the queue (new and pending)* : 2350
    • (older than 7 days ago)** : 2210
    • (2023-10-23 – 2023-10-29) : 104
    • (new; not processed or replied to yet)* : 994
    • (pending; replied to)* : 1356

Help Scout Queue Stats

  • Total Conversations: 1059
  • New Conversations: 710
  • Customers: 701
  • Conversations per Day: 132
  • Busiest Day: Tuesday
  • Messages Received: 827
  • Replies Sent: 702
  • Emails Created: 181

#plugins