Title: BD Buttons
Author: Douglas "BearlyDoug" Hazard
Published: <strong>20 mai 2021</strong>
Last modified: 24 novembre 2023

---

Recherche d’extensions

![](https://ps.w.org/bd-buttons/assets/banner-772x250.jpg?rev=2534994)

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://ps.w.org/bd-buttons/assets/icon-256x256.jpg?rev=2534994)

# BD Buttons

 Par [Douglas « BearlyDoug » Hazard](https://profiles.wordpress.org/bearlydoug/)

[Télécharger](https://downloads.wordpress.org/plugin/bd-buttons.zip)

 * [Détails](https://fr-be.wordpress.org/plugins/bd-buttons/#description)
 * [Avis](https://fr-be.wordpress.org/plugins/bd-buttons/#reviews)
 *  [Installation](https://fr-be.wordpress.org/plugins/bd-buttons/#installation)
 * [Développement](https://fr-be.wordpress.org/plugins/bd-buttons/#developers)

 [Support](https://wordpress.org/support/plugin/bd-buttons/)

## Description

BD Buttons was developed to empower the every day person to be able to buttonize
any link with an attention grabbing design.

For my day job, I had a location’s site that needed to have a way to create their
own eye-catching call to action link design. Other work sites also utilize these
types of catchy link styles, so I came up with a plugin that provides an easy to
use interface for creating your own link « button » styles, and an even easier way
to get them deployed on any page or post (including custom post types).

Comes with 7 default link buttons, and allows you to customize your own color combinations,
via a color palette or HTML color codes (if you already know what color combinations
you want).

**Current Version 1.0.5**

#### Features:

 * Built into the Visual Editor, just type a few things, click a few things and 
   your link is stylized.
 * Easy to use admin interface for creating your own unique link button color combinations.
 * CSS and « BD Button » configuration reside inside wp-content/uploads, to avoid
   permission issues.

This plugin is not compatible with WordPress versions less than 5.0. Requires PHP
5.6+.

#### TROUBLESHOOTING:

 * Upon activation, the « bdbuttons » folder inside the main plugin folder gets 
   moved to wp-content/uploads. If this fails, you can manually move that folder
   over. It’ll need to be either owned by the Apache user, or the entire folder 
   needs to be CHMOD’d to 777, so that the two files (one .css and one .txt) can
   be web-writeable. No PHP code and no JS code can be executed directly from either
   file, FYI.
 * On some systems, the CSS file is cached. You will need to clear your server’s
   cache to reflect any changes you make via custom link button additions.

## Captures d’écran

[⌊Admin interface.⌉⌊Admin interface.⌉[

Admin interface.

[⌊Color picker for text and background colors.⌉⌊Color picker for text and background
colors.⌉[

Color picker for text and background colors.

[⌊Instructions and maintenance tab.⌉⌊Instructions and maintenance tab.⌉[

Instructions and maintenance tab.

[⌊BD Buttons inside a page. Note the "BD Buttons" link at the top, which takes you
to...⌉⌊BD Buttons inside a page. Note the "BD Buttons" link at the top, which takes
you to...⌉[

BD Buttons inside a page. Note the « BD Buttons » link at the top, which takes you
to…

[⌊BD Buttons link interface. Click click here, type type there, done!⌉⌊BD Buttons
link interface. Click click here, type type there, done!⌉[

BD Buttons link interface. Click click here, type type there, done!

[⌊Public display of buttonized links.⌉⌊Public display of buttonized links.⌉[

Public display of buttonized links.

## Installation

#### If you downloaded this plugin:

 1. Upload the ‘bdbuttons’ folder to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Once activated, locate the « BD Plugins » section in WP Admin, and then click on«
    BD Buttons ».
 4. Follow the directions on the various tabs.

#### If you install this plugin through WordPress 2.8+ plugin search interface:

 1. Click « Install », once you find the « BD BUttons » plugin.
 2. Activate the plugin through the ‘Plugins’ menu.
 3. Once activated, locate the « BD Plugins » section in WP Admin, and then click on«
    BD BUttons ».
 4. Follow the directions on the various tabs.

## FAQ

** As this is the first release of BD Buttons, FAQs are a little minimal right now**

### Where’s the widget for this? Gutenberg block?!

Coming in a future version, I promise!

### Why is the Admin interface not in [LANGUAGE] language?

Internationalization will be coming very soon.

### What’s with the animated bear icon / Why « BearlyDoug »?

You’ll need to check out the plugin and click on « BD Plugins » after you activate
this plugin. 🙂

### Why free? Do you have a commercial version, too?

Because I want to give back to the community that has given so much to me, no. What
you see is what you get.WordPress has allowed me to advance my career and put me
into a position where I’m doing okay. That said, you can still support this plugin(
and others, as I release them) by hittin’ that « Donate » link over on the right.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs & développeurs

« BD Buttons » est un logiciel libre. Les personnes suivantes ont contribué à cette
extension.

Contributeurs

 *   [ Douglas « BearlyDoug » Hazard ](https://profiles.wordpress.org/bearlydoug/)

[Traduisez « BD Buttons » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/bd-buttons)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/bd-buttons/), consulter
le [SVN dépôt](https://plugins.svn.wordpress.org/bd-buttons/), ou s’inscrire au 
[journal de développement](https://plugins.trac.wordpress.org/log/bd-buttons/) par
[RSS](https://plugins.trac.wordpress.org/log/bd-buttons/?limit=100&mode=stop_on_copy&format=rss).

## Journal

#### TODO

 * Minifying all core CSS and JS files.
 * Configurable option to minify custom CSS and JS files.
 * Gutenberg Block support (urgh!)
 * Link Text integration with WordPress’ DashIcons and/or Font Awesome icons.
 * Proper Internationalization

#### 1.0.5

 * Bumped supported WordPress version to 6.4.1
 * Changed news handling under « More BD Plugins » to centralize it to a single 
   file for ALL plugins.
 * Minor changes to functions-bd.php

#### 1.0.4

 * When you have more than one button (especially on Mobile), or really long text(
   again, on Mobile), the layout was a bit off. Added some additional CSS and increased
   margins to smooth things out a bit more.
 * Brought up to WordPress version 5.8

#### 1.0.3

 * On some sites, the button height would be all over the place. This version resets
   the line-height to initial settings via _CSS-bdButtons.css.

#### 1.0.2

 * First Public release on WordPress.org (May 20th, 2021)

#### 1.0.1

 * Initially developed for my work account; rebranded as a BD Plugin
 * Switched to DB driven
 * Implemented bdButtons.txt file updates with button additions/deletions.
 * Standardized the main wp-admin side CSS file for usage across all my plugins.
 * Introduced a « More BD Plugins » tab, linking to current plugins, announcing 
   future planned plugins and relocated the « Support me/this plugin! » request 
   to that page.

#### 1.0.0

 * Initial Plugin development and launch, not released. (May 3rd, 2021)

## Méta

 *  Version **1.0.5**
 *  Last updated **il y a 3 années**
 *  Active installations **10+**
 *  WordPress version ** 5.2 ou plus **
 *  Tested up to **6.4.8**
 *  PHP version ** 7.3 ou plus **
 *  Language
 * [English (US)](https://wordpress.org/plugins/bd-buttons/)
 * Tags
 * [link buttons](https://fr-be.wordpress.org/plugins/tags/link-buttons/)[links](https://fr-be.wordpress.org/plugins/tags/links/)
 *  [Vue avancée](https://fr-be.wordpress.org/plugins/bd-buttons/advanced/)

## Notes

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/bd-buttons/reviews/#new-post)

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

## Contributeurs

 *   [ Douglas « BearlyDoug » Hazard ](https://profiles.wordpress.org/bearlydoug/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/bd-buttons/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://paypal.me/BearlyDoug)