WP Manifestindependent plugin directory
manifest / editor / dfh-wordpress-plugin

Docs for Health

Wordpress custom block plugin for Docs for Health

by Eric Bai · github.com/docsforhealth/dfh-wordpress-plugin · website

0stars
1.2krelease downloads
≈10active sites
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/docsforhealth/dfh-wordpress-plugin/releases/download/0.1.12/dfh-wordpress-plugin-0.1.12.zip

Declares an update source (https://github.com/docsforhealth/dfh-wordpress-plugin), so updates arrive through the plugin's own updater.

From the readme

Docs for Health WordPress Plugin Commands - Initial installation + Set up the base styles submodule mounted at src/scss/base with git submodule update --init --recursive + Install package.json dependencies with yarn install - During development: yarn start + Will also run accompanying tests with name .test.js as needed on file changes + See Jest docs for testing documentation Key files | File | Description | | ---- | ----------- | | dfh-wordpress-plugin.php | Contains plugin header, defines project-wide constants, and calls src/php/class/Setup.php | | src/editor.js | Definitions for editor components and other aspects of editor functionality, imported by the src/php/setup/setupplugindeps.php setup class after being built by Webpack to the build directory | | src/editor.scss | Styling that is applied to the editor environment, imports frontend styles to apply to the editor via src/scss/common.scss | | src/frontend.js | JS functionality that should be available in the public-facing website | | src/frontend.scss | Styling that is applied to the public-facing website | Tips - prettier-plugin-organize-imports enforces consistent imports within JS files and requi

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
0.1.12 Apr 17, 2022 dfh-wordpress-plugin-0.1.12.zip 9
0.1.11 Mar 30, 2022 dfh-wordpress-plugin-0.1.11.zip 7
0.1.10 Mar 30, 2022 dfh-wordpress-plugin-0.1.10.zip 5
0.1.9 Mar 12, 2022 dfh-wordpress-plugin-0.1.9.zip 6
0.1.8 Mar 11, 2022 dfh-wordpress-plugin-0.1.8.zip 6
0.1.7 Mar 1, 2022 dfh-wordpress-plugin-0.1.7.zip 8
0.1.6 Mar 1, 2022 dfh-wordpress-plugin-0.1.6.zip 9
0.1.5 Jan 17, 2022 dfh-wordpress-plugin-0.1.5.zip 7
0.1.4 Jan 17, 2022 dfh-wordpress-plugin-0.1.4.zip 12
0.1.3 Jan 16, 2022 dfh-wordpress-plugin-0.1.3.zip 6
0.1.2 Jan 16, 2022 dfh-wordpress-plugin-0.1.2.zip 8
0.1.1 Jan 16, 2022 dfh-wordpress-plugin-0.1.1.zip 10
0.1.0 Jan 16, 2022 dfh-wordpress-plugin-0.1.0.zip 21
0.0.24 Dec 6, 2020 dfh-wordpress-plugin-0.0.24.zip 1,013
0.0.23 Nov 22, 2020 dfh-wordpress-plugin-0.0.23.zip 11
0.0.22 Aug 3, 2020 dfh-wordpress-plugin-0.0.22.zip 10
0.0.21 Aug 3, 2020 dfh-wordpress-plugin-0.0.21.zip 7
0.0.20 Jan 12, 2020 dfh-wordpress-plugin-0.0.20.zip 4
0.0.19 Jan 12, 2020 dfh-wordpress-plugin-0.0.19.zip 2
0.0.18 Jan 11, 2020 dfh-wordpress-plugin-0.0.18.zip 2
0.0.17 Jan 11, 2020 dfh-wordpress-plugin-0.0.17.zip 5
0.0.16 Jan 11, 2020 dfh-wordpress-plugin-0.0.16.zip 3
0.0.15 Jan 11, 2020 dfh-wordpress-plugin-0.0.15.zip 3
0.0.14 Jan 11, 2020 dfh-wordpress-plugin-0.0.14.zip 5
0.0.13 Jan 10, 2020 dfh-wordpress-plugin-0.0.13.zip 6

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.