Title: Fluidity Dashboard
Author: sightfactory
Published: <strong>November 6, 2025</strong>
Last modified: November 6, 2025

---

Search plugins

![](https://ps.w.org/fluidity-dashboard/assets/banner-772x250.png?rev=3391296)

![](https://ps.w.org/fluidity-dashboard/assets/icon-256x256.png?rev=3391296)

# Fluidity Dashboard

 By [sightfactory](https://profiles.wordpress.org/sightfactory/)

[Download](https://downloads.wordpress.org/plugin/fluidity-dashboard.1.0.1.zip)

 * [Details](https://pcd.wordpress.org/plugins/fluidity-dashboard/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/fluidity-dashboard/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/fluidity-dashboard/#installation)
 * [Development](https://pcd.wordpress.org/plugins/fluidity-dashboard/#developers)

 [Support](https://wordpress.org/support/plugin/fluidity-dashboard/)

## Description

**Fluidity Dashboard** replaces the clicky default screens with a clean, Material-
inspired dashboard tailored for busy site admins and content teams. It emphasizes
speed, clarity, and safe defaults:

 * **Unified content view:** See registered post types at a glance with status, 
   author, and dates.
 * **Inline actions & quick editing:** Save time on common tasks without leaving
   the screen.
 * **AJAX-first UX:** Smooth updates without page reloads.
 * **Privacy-first icons:** **Material Symbols Outlined load locally by default**;
   you may opt into the Google CDN or disable icons entirely.
 * **No tracking / no ads / no nagware.**

### Built for WordPress standards

 * Proper capability checks and nonces on all admin actions.
 * Scripts and styles registered/enqueued via core APIs.
 * Translatable strings (text domain: `fluidity-dashboard`).

### External services

This plugin **does not** contact external services by default.
 If you opt into 
CDN icons (see “FAQ”), the plugin will request CSS/Font files from **Google Fonts**.

## Screenshots

 * [[
 * [[
 * [[

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/`, or install it via **Plugins
    Add New  Upload Plugin**.
 2. Activate **Fluidity Dashboard**.
 3. Go to **WP Admin  Fluidity** to use the custom dashboard.

**Optional (developers):** Switch icon source (local / remote / disabled) using 
a filter:

    ```
    `php
    ```

// In a small mu-plugin or your theme’s functions.php:
 add_filter( ‘vwp_dash_icons_mode’,
function ( $mode ) { return ‘local’; // ‘local’ (default), ‘remote’, or ‘disabled’});

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Fluidity Dashboard” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ sightfactory ](https://profiles.wordpress.org/sightfactory/)

[Translate “Fluidity Dashboard” into your language.](https://translate.wordpress.org/projects/wp-plugins/fluidity-dashboard)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/fluidity-dashboard/),
check out the [SVN repository](https://plugins.svn.wordpress.org/fluidity-dashboard/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/fluidity-dashboard/)
by [RSS](https://plugins.trac.wordpress.org/log/fluidity-dashboard/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0.1**
 *  Last updated **5 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/fluidity-dashboard/)
 * Tags
 * [admin](https://pcd.wordpress.org/plugins/tags/admin/)[admin dashboard](https://pcd.wordpress.org/plugins/tags/admin-dashboard/)
   [administrator](https://pcd.wordpress.org/plugins/tags/administrator/)[dashboard](https://pcd.wordpress.org/plugins/tags/dashboard/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/fluidity-dashboard/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/fluidity-dashboard/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fluidity-dashboard/reviews/)

## Contributors

 *   [ sightfactory ](https://profiles.wordpress.org/sightfactory/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/fluidity-dashboard/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://sightfactory.com/)