Welcome to the official blog for the WordPress Support team.
Need help with a WordPress issue? You can find help with your WordPress problem by posting in the support forums or asking on the #wordpress IRC channel.
Want to get involved?
Answering a question in the support forums or on IRC is one of the easiest ways to get started. Everyone knows the answer to something!
We have a detailed handbook to help contributors learn how to work with the forums and IRC.
Weekly Meetings
As well as discussing support issues here on the blog, we use Slack for group communication.
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/ “Also Viewing” is a feature which lets you know if someone else who has enabled the same function – like another forum helper – is looking at or typing in the same thread you’re viewing. This helps avoid duplicate replies on the same thread.
The “Also Viewing” tool is automatically available to forum contributors who have made at least 20 replies.
If you wish to use this feature and do not see the option to enable it because you’ve made fewer than 20 forum replies, please reach out to the forums moderation team in the slack #forums channel, who can enable it for you.
Once you have the option available, you can enable the “Also Viewing” tool in your Forum Profile at https://wordpress.org/support/users/username/edit/ in the section “User Options”..
Once you and some other person are viewing the same thread and both have this option enabled, you’ll see a bright banner at the top of the page that looks like this:
WordPress.org Plugins and Themes Topic Highlighter is a script which provides some color-coding for the status of 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 and theme support topics. To use the highlighter:
Stop Forum Spam Checker adds a button which will check the IP against Stop Forum Spam. This tool only works for Moderators. To use the Stop Forum Spam Checker script:
Once installed, click the “Check IP” button, and it will either report “Ok”, “TOR Proxy”, or list the number of sites spammed elsewhere along with the timestamp of the most recent report.
In order to see archived and pending posts, moderators may need to add the URLURLA specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org parameter view=all to the URL they’re viewing. This is a script that automatically tags on this parameter when you’re visiting relevant forum URL’s.
Every now and then users in the forums paste huge log excerpts or copy-paste code they’ve copied from their site, or somewhere else. This may disrupt the layout of some pages/views and make them hard to navigate. As a countermeasure, our forums automatically wrap any pasted text that is longer than 500 characters or 5 lines in “backticks”, which (if the backticks are in-sync) will mark the pasted text as a code 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.. (This “automatic wrapping” is not active if the user is pasting into a completely empty field.)
Some users (especially moderators) may want to disable this behavior if they often need to paste long text content, such as pre-defined replies, by using the no-backticks script.
First, install any of the browser extensions Tampermonkey or Greasemonkey (unless you’ve already got one installed).
Moderators often need to reach a user’s support forumSupport ForumWordPress Support Forums is a place to go for help and conversations around using WordPress. Also the place to go to report issues that are caused by errors with the WordPress code and implementations. profile, but when they arrive 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/., they’ll usually first come to the “main” WordPress.org Profile page first instead.
Using support-links script, you’ll have convenient further access to a set of useful support forum links automatically added directly in the WordPress.org profile page.
By default, these links will point to a set of pages under the same user’s support profile in the global Forums, but you can easily select another support language and then switch between links to the global forum and links to the forum of your chosen language. This allows those that are moderators in more than one forum to check a user’s forums profile in those forums more easily.
To use the support-links script:
First, install any of the browser extensions Tampermonkey or Greasemonkey (unless you’ve already got one installed).
Every now and then moderators clean a forum by moving topics to a better suited forum, where they’ll get more visibility. When doing such a change, the moderator should add a note in the “reason of change” field to inform the user about the correction.
If you want to forget about this extra step, the script forum-change-reason can handle it for you automatically. Whenever a topic’s forum is changed, this script will fill out the reason of change by appending “Moved from X Forum to Y Forum”. This text can be customized for use on any other locale forum, by altering this line: const reasonText = 'Moved from %1$s to %2$s.';
To use the support-links script:
First, install any of the browser extensions Tampermonkey or Greasemonkey (unless you’ve already got one installed).
We used to recommend Lazarus: Form Recovery here. It was a wonderful cross-browser extension that stored your form data in local storage, so you could recover your brilliantly crafted reply, even if the forums or your browser crashed. Lazarus is dead now (ironic, we know), so we can no longer recommend it. If you have any better recommendations than what follows, please let us know in #forums on Slack.
You can add them to your browser, via a Tapermonkey script, at https://github.com/wporg-support/predefined-replies or just copy/paste from https://make.wordpress.org/support/handbook/giving-good-support/pre-defined-replies/