Displays WordPress admin style buttons in the front end.
As of April 2026, WP Admin Buttons is a WordPress button plugin with 10 active installations and a 0/5 rating0. It has been downloaded 2.6K+ times in total. Requires WordPress 3.3+ and PHP false+. Available on WordPress.org since 2015. Last updated 11 years ago — may have compatibility concerns. Top alternative: AddQuicktag.
The following parameters can be used for the shortcode or the PHP function of the plugin, printWPAdminButton()
href – the link url.
[wp_admin_button href=”http://my-download-url/file.zip”]
‘http://my-download-url/file.zip’) ); ?>
label – the text label shown in the button.
[wp_admin_button label=”Get” href=”http://my-download-url/file.zip”]
‘Get’, ‘href’ => ‘http://my-download-url/file.zip’ ) ); ?>
size – the button size. This argument accepts either large, medium, small.
[wp_admin_button size=”largeR…
| WordPress | 3.3+ requiredTested up to 4.1.0 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.