WP Manifestindependent plugin directory
manifest / developer / wp-admin-core-assets

WP Admin Core Assets

Display WordPress core assets including CSS styles on admin page.

by Vee Winch · github.com/rundiz-wp/wp-admin-core-assets

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/rundiz-wp/wp-admin-core-assets/archive/refs/heads/master.zip

Display WordPress admin core assets such as CSS, JS, images. Also display Dashicons, default style for example list table, admin notice, buttons, and more. This plugin is based from the idea of WordPress admin style by Frank Bültge.

Screenshot

Install

  1. Click on the green button on GitHub where displayed "Code". Then click on Download ZIP. Or you may use git clone https://github.com/Rundiz-WP/wp-admin-core-assets.git to your wp-content/plugins folder.
  2. Extract wp-admin-core-assets-master folder into your wp-content/plugins folder.
  3. Go to the folder wp-admin-core-assets-master that has been extracted.
  4. Run composer install command.
  5. Go to WordPress admin panel > Plugins > Activate the plugin name WP Admin Core Assets.