# Dashboard Widget

`wp-plugin/dashboard-wiget` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version 1.3.2 but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/dashboard-wiget
```

## Details

- **Latest version:** 1.3.1
- **Active installs:** 20
- **Composer installs:** 0
- **Author:** Blase Beczkowski
- **WordPress.org:** https://wordpress.org/plugins/dashboard-wiget/
- **Homepage:** https://fiolet.website

## Description

Very simple plugin to add sidebar with custom widget to your dashboard. You can add a sidebar which is only available to authors.

## Versions (5)

- `1.3.1` (latest) — `composer require wp-plugin/dashboard-wiget:1.3.1`
- `1.3` — `composer require wp-plugin/dashboard-wiget:1.3`
- `1.2` — `composer require wp-plugin/dashboard-wiget:1.2`
- `1.1` — `composer require wp-plugin/dashboard-wiget:1.1`
- `1.0` — `composer require wp-plugin/dashboard-wiget:1.0`
