docs
docs copied to clipboard
Tide is an automated tool to provide insight into WordPress code and highlight areas to improve the quality of plugins and themes.
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 4.4.0 to 8.0.1. Release notes Sourced from standard-version's releases. standard-version v8.0.1 Bug Fixes deps: update dependency conventional-changelog to v3.1.21 (#586) (fd456c9) deps: update dependency conventional-changelog-conventionalcommits to v4.3.0...
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 4.4.0 to 8.0.1. Release notes Sourced from standard-version's releases. standard-version v8.0.1 Bug Fixes deps: update dependency conventional-changelog to v3.1.21 (#586) (fd456c9) deps: update dependency conventional-changelog-conventionalcommits to v4.3.0...
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 4.4.0 to 8.0.1. Release notes Sourced from standard-version's releases. standard-version v8.0.1 Bug Fixes deps: update dependency conventional-changelog to v3.1.21 (#586) (fd456c9) deps: update dependency conventional-changelog-conventionalcommits to v4.3.0...
See: https://github.com/wp-cli/handbook/. Specifically: > All documentation is imported automatically into WordPress.org in a two step process: > 1. WordPress reads commands-manifest.json or handbook-manifest.json to understand all pages that need to...
Per the [docpress install instructions](https://github.com/docpress/docpress/blob/master/docs/getting-started/quickstart.md#local-installation): >Also, Docpress builds your output into `_docpress`, which you probably don't want to commit. >`echo _docpress >> .gitignore` Since I'm not fluent on how we're...
Again, since I'm not certain if we're specifically including numbered docpress version releases in this docs repo on purpose (and potentially also making manual changes to them here) I'm not...
It looks like we have a dupe `npm link` reference in https://github.com/wptide/docs/blob/77f5965e83ecdf52389c731c4da251e039a80c7e/bin/link#L16 I suspect that line should say: `cd ../docpress-base && npm install && npm link docpress-core` Anyone care to...
## Description Some of the pages on my mobile device are looking off. The menu is not full width and some of the tables are extending past 100%. I ran...