WP Manifestindependent plugin directory
manifest / admin / bw-simple-dashboard-widget

Simple Dashboard Widget

WordPress plugin to add a simple dashboard widget. Content is entered via the default text editor.

by Bowo · github.com/qriouslad/bw-simple-dashboard-widget · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/qriouslad/bw-simple-dashboard-widget/archive/refs/heads/master.zip

Declares an update source (https://github.com/qriouslad/bw-simple-dashboard-widget), so updates arrive through the plugin's own updater.

Readme

Description

This is a simple WordPress plugin that displays a dashboard widget with static HTML content. The codebase has been refactored using WordPress Plugin Boilerplate since v2.0.

Screenshots

Dashboard widget appearance

Dashboard widget settings for title and content

Read the full README on GitHub →