Welcome to the MetaMetaMeta is a term that refers to the inside workings of a group. For us, this is the team that works on internal WordPress sites like WordCamp Central and Make WordPress. Team!
The Meta team is responsible for maintaining and managing WordPress.orgWordPress.orgThe 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/ websites. Our work is mostly done on the meta trac. If you see a bug, file a ticket!
Bug scrubs play a vital role in maintaining the WordPress project, their goal is to provide a structured and focused approach to addressing reported issues. They help streamline the ticket management process and ensure that tickets are appropriately prioritized and resolved in a timely manner.
In preparation for celebrating WP and 20 years, all the Make teams were triaging their tracTracTrac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/. tickets. The Support team has triaged about 80 tickets in the last 8 bug scrubs, mostly MetaMetaMeta is a term that refers to the inside workings of a group. For us, this is the team that works on internal WordPress sites like WordCamp Central and Make WordPress. Trac tickets with the Support Form component. The support team has had several bug scrubs since and would like to continue working on this effectively.
We have been hosting the sessions in EMEA and APAC-friendly time zones but we would like to also accommodate other time zones. By involving more people in hosting bug scrubs at different times, we will be able to engage a broader range of participants and increase the overall effectiveness of the bug-triaging process. This collaborative effort should lead to better ticket management and faster resolution of issues, benefiting both the support team and the WordPress community as a whole.
As part of this effort and adding to the existing Leading Bug Scrubs Handbook page, we have created the following easy-to-follow bug scrubbing guide for anyone who would like to host one of these sessions. All the other Make teams are welcome to copy the guide and use it as a template for their own scrubs if needed.
In late 2022,new categorizations were introduced in the Theme and PluginPluginA 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 Directory to enhance your browsing experience. These filters categorize plugins/themes as “Commercial” and “Community,” to help you find the most suitable options for your WordPress website. Here’s what you need to know about the “Commercial” and “Community” filters:
Commercial: The Commercial filterFilterFilters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. allows you to discover themes and plugins developed by professional companies and individuals who offer their products for a fee. These premium options often come with dedicated support, advanced features, and customization options.
Community: The Community filter showcases themes and plugins created by the WordPress community. These products are often developed by passionate individuals who share their work for free or follow an open-source philosophy. It’s a great way to support the community while finding high-quality options without any financial commitment.
Your feedback has been invaluable in shaping these updates, and your ongoing input is highly appreciated.
While the filter controls have been introduced, work is continuously underway to improve the browsing experience and refine the visual aspects of the Theme and Plugin Directory as part of the site redesign.
We hope these new filter controls will make your exploration of the Theme and Plugin Directory more enjoyable and efficient. Give them a try and let us know your thoughts!
Screenshots
Plugins
Themes
How can I add these categorizations to my theme/plugin?
There are a number of independent organizations that aren’t “official” WordPress things but still exist to support WP’s mission of democratizing publishing, like WPCC, and I’ve heard of things around accessibilityAccessibilityAccessibility (commonly shortened to a11y) refers to the design of products, devices, services, or environments for people with disabilities. The concept of accessible design ensures both “direct access” (i.e. unassisted) and “indirect access” meaning compatibility with a person’s assistive technology (for example, computer screen readers). (https://en.wikipedia.org/wiki/Accessibility), inclusion, enterprise, etc. What’s a good place we can link to all of these and say they’re not official but still a good place to get involved if that’s a better fit for someone’s interests.
The Pattern Directory has been updated with a new filterFilterFilters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. to switch between coreCoreCore is the set of software required to run WordPress. The Core Development Team builds WordPress.-bundled patterns (“Curated”) and the general community patterns. Combined with the change, the homepage & categoryCategoryThe 'category' taxonomy lets you group posts / content together that share a common bond. Categories are pre-defined and broad ranging. pages default to showing the core-bundled patterns. Community patterns can be seen by switching the filter in the dropdown. Search results and author pages still show all patterns.
This change also prepares to support the Pattern Explorer in the editor. It’s still in progress, but it will be possible to search through community-submitted patterns directly from the editor. You can follow the work on the pattern explorer issue.
Work continues on the WordPress.orgWordPress.orgThe 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/ redesign, including the Pattern Directory. The filters and results grid will evolve through the redesign, and discussion is welcome. For example, themes could create pattern bundles, so you could filter patterns by theme. If you have suggestions, the Pattern Directory GitHub is the best place to discuss them.
We first recapped a few items around the setup that we’re exploring:
We have a Matrix server for the WordPress project at community.wordpress.orgWordPress.orgThe 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/.
Instead of having to create a new account at that Matrix server, we’ll want to use SSO (“single-sign on”) and allow you to use your WordPress.org account. This is possible through OpenID Connect (OIDC) and a WordPress pluginPluginA 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 that we created, called OpenID Connect Server.
To make joining WordPress meetings easier, we’ve developed another plugin that sports a GutenbergGutenbergThe Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/blockBlockBlock 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. that hosts an in-page Matrix client, called Chatrix. The idea being, that we can have pages on the Make P2s that are dedicated to a specific room on the Matrix server where the meeting will take place.
So for example, for metaMetaMeta is a term that refers to the inside workings of a group. For us, this is the team that works on internal WordPress sites like WordCamp Central and Make WordPress. meetings, there is a Chatrix block installed on https://make.wordpress.org/meta/chat/ which points to the Matrix room where these meetings occur. Unfortunately, at the time of testing, the Chatrix block was broken for people who first started using it. We are working on a bugfix on Github.
Still it is possible to experience the above setup by joining the room via another client (and this is one thing that sets Matrix apart from SlackSlackSlack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/.: you have multiple clients to choose from), for example Element at https://app.element.io/
When you click “Sign In” there, you’ll arrive at a screen where you can change the server to community.wordpress.org. Then you can continue using the Single-Sign On flow: you are redirected to WordPress.org and asked to allow the Matrix server to confirm your WordPress.org username to log in. After this you arrive logged in to the Matrix server where we have already set your display name and profile picture.
Over at the Matrix server, we looked at the second agenda item, a test-migrated Slack channel on the Matrix server:
The 2023 WCEU Contributor Day will take place on 8 June in Athens, Greece, from 9:15am – 5:15pm (6:15 UTC – 14:15 UTC).
Join us at the MetaMetaMeta is a term that refers to the inside workings of a group. For us, this is the team that works on internal WordPress sites like WordCamp Central and Make WordPress. table in person, or remotely and help us improve WordPress.orgWordPress.orgThe 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/!
Here is an outline of the things contributors will be collaborating on:
Developers
For those who wish to make code contributions the following projects are good places to start. In order to start working quickly and to avoid setup issues associated with venue WiFi, etc. setting these up in advance is highly recommended.
Prerequisites GitGitGit is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. Most modern plugin and theme development is being done with this version control system. https://git-scm.com/.
Docker
Homebrew
Composer
NVM or Node LTS/Gallium
Yarn
Look through the directory and pick out some nice community patterns (not by wordpressdotorg), so that we can feature them.
Create WordCampWordCampWordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. patterns
Creating patterns for WordCamp content. There are some examples on this issue. The patterns should be submitted to the wordcamp.org repo, not the Pattern Directory, since they might contain custom WordCamp blocks. Contributors can be added to one of the testing sites.
Small screen testing
Test HelpHub, DevHub, WPTV, LearnWP, etc. on mobile devices in horizontal, landscape, phone, and tablet modes. Raise trac/github issues as appropriate.
These are the topics that we would like to discuss:
Join us exploring the community.wordpress.org Matrix server. We’ll walk you through how to join and test.
Look at a test-migrated Slack channel on the Matrix server.
Explore a test-setup of the Slack bridge together.
Discuss the next steps.
If you have topics you would like to add to the agenda, please share them in the comments below.
The next meeting will be on Thursday, June 15, 2023 10AM UTC Thursday, June 29, 2023 10AM UTC. Also, @psrpinto and myself (@akirk) will attend WCEU and are happy to chat about Matrix there.
As promised in a previous post, 2FA for WordPress.orgWordPress.orgThe 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/ accounts is now ready to test as an opt-in feature.
Note: this feature is for logging in to the WordPress.org web site itself; it does not affect your personal WordPress
If you’re familiar with 2FA and have an authenticator app such as Authy, Google Authenticator, or Keepass, then you can enable Two Factor auth on your account here:
Follow the Two-Factor Authentication link to get a QR code, and scan that using your preferred authenticator app.
Please make sure you save the Backup Codes! If you lose access to your authenticator app in the future you’ll need those to recover access to your WordPress.org account!
Questions
Is 2FA compulsory?
Not yet. In the near future we plan to begin requiring it for accounts with special access, core contributorsCore ContributorsCore contributors are those who have worked on a release of WordPress, by creating the functions or finding and patching bugs. These contributions are done through Trac. https://core.trac.wordpress.org., theme and pluginPluginA 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 developers, and so on.
It will be optional for casual users’ accounts, subject to changes in best practices.
Does 2FA work with SubversionSVNApache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly compatible successor to the widely used Concurrent Versions System (CVS). WordPress core and the wordpress.org released code are all centrally managed through SVN. https://subversion.apache.org/.?
Not directly, since Subversion clients don’t support 2FA.
For WordPress coreCoreCore is the set of software required to run WordPress. The Core Development Team builds WordPress. releases, 2FA has been in use for many years in the form of SSHSSHSecure SHell - a protocol for securely connecting to a remote system in addition to or in place of a password. keys protecting the release system.
For plugin and theme authors, the release management system will require a second factor before code commits are published in downloadable zip files. We’re also investigating other ways of requiring 2FA for code commits.
Does it support hardware keys/WebAuthn?
We do support hardware keys and other WebAuthn supported factors thanks to the WebAuthn Provider for Two Factor plugin. For now they must be configured through a wp.org admin interface via wp-admin/profile.php and we are working on adding a more user friendly interface (see issues #193 and #194). If you want to configure WebAuthn, log into one of the WordPress.org sites (wordpress.org, make.wordpress.org/*, etc), navigate Users -> Profile, scroll to the bottom of the page.
Can I use 2FA on my own WordPress site?
We’re using the Two Factor community plugin along with some customizations. Two Factor is open sourceOpen SourceOpen Source denotes software for which the original source code is made freely available and may be redistributed and modified. Open Source **must be** delivered via a licensing model, see GPL. and available for anyone to use right now. It’s completely free and stand-alone.