This page is for proposals for edits to Doc-Bot. To see current commands, visit https://codex.wordpress.org/IRC/wp-doc-bot

  • Add .inspect command because many browsers added their own developer tools (@sivel)

.inspect – Tells the user to inspect code using developer tools of his browser

Text: Please use the built-in Developer Tools of your browser to fix problems with your website. Right click your page and pick “Inspect Element” (Cr, FF, Op) or press F12-button (IE) to track down CSSCSS CSS is an acronym for cascading style sheets. This is what controls the design or look and feel of a site. problems. Use the console to see JavaScriptJavaScript JavaScript or JS is an object-oriented computer programming language commonly used to create interactive effects within web browsers. WordPress makes extensive use of JS for a better user experience. While PHP is executed on the server, JS executes within a user’s browser. https://www.javascript.com/. bugs.

  • Change .firebug to reference .inspect to maintain some level of backwards compatibility (@sivel)
  • Create .wetry (semi related to the existing .proprietary command).

.wetry – Tells the user not to expect support for each and every 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 or theme available at 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/

Text: We try our best to help everyone with any WordPress problem. However, due to the great variety of existing themes and plugins it is nearly impossible to know everything. Your best chance is to contact the developer for support.

  • add .make/[make-blog] to post a link to a specific make blog