Skip to content

phirebase/custom-post-types-dashboard-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Custom Post Types Dashboard Widget ===
Contributors: brtak
Tags: custom post types, dashboard, widget, admin
Requires at least: 5.2
Tested up to: 6.7.1
Requires PHP: 7.4
Stable tag: 1.0.1
Donate link: https://paypal.me/DavidKlhufek
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Customizable WordPress dashboard widgets for displaying selected custom post types.

== Description ==

The Custom Post Types Dashboard Widget plugin allows users with access to the WordPress dashboard to display selected custom post types.

This makes it easier to monitor and manage important post types directly from the admin area.

Features include:

Select custom post types to display in the widget. Shows the total number of published posts. Displays the latest 5 posts with links to edit. Easy configuration through the settings page.

== Installation ==

Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly. Activate the plugin through the 'Plugins' screen in WordPress. Navigate to Settings > Custom Post Widget Settings to configure which post types to display.

== Frequently Asked Questions ==

= Can I display private post types? =

Only public custom post types are listed in the settings for selection.

= Is this compatible with the latest version of WordPress? =

Yes, the plugin is tested and compatible with WordPress 6.7

== Changelog ==

= 1.0.1 =

Added "Settings" link to plugin list actions.

= 1.0 =

Initial release.