WP Admin Core Assets
Display WordPress core assets including CSS styles on admin page.
★ 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.zipDisplay 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.
Install
- 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.gitto your wp-content/plugins folder. - Extract wp-admin-core-assets-master folder into your wp-content/plugins folder.
- Go to the folder wp-admin-core-assets-master that has been extracted.
- Run
composer installcommand. - Go to WordPress admin panel > Plugins > Activate the plugin name WP Admin Core Assets.
