Title: BD Buttons
Author: Douglas "BearlyDoug" Hazard
Published: <strong>20 می 2021</strong>
Last modified: 24 نوامبر 2023

---

جستجوی افزونه‌ها

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# BD Buttons

 توسط [Douglas “BearlyDoug” Hazard](https://profiles.wordpress.org/bearlydoug/)

[دانلود](https://downloads.wordpress.org/plugin/bd-buttons.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/bd-buttons/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/bd-buttons/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/bd-buttons/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/bd-buttons/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/bd-buttons/)

## توضیحات

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.

## عکس‌های صفحه

 * [[
 * Admin interface.
 * [[
 * Color picker for text and background colors.
 * [[
 * Instructions and maintenance tab.
 * [[
 * 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!
 * [[
 * Public display of buttonized links.

## نصب

#### 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.

## سوالات متداول

** 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.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“BD Buttons” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “BD Buttons” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/bd-buttons)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/bd-buttons/), check
out the [SVN repository](https://plugins.svn.wordpress.org/bd-buttons/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/bd-buttons/) by 
[RSS](https://plugins.trac.wordpress.org/log/bd-buttons/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 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)

## اطلاعات

 *  نگارش **1.0.5**
 *  Last updated **2 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 5.2 یا بالاتر **
 *  Tested up to **6.4.8**
 *  نگارش PHP ** 7.3 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/bd-buttons/)
 * Tags
 * [link buttons](https://fa.wordpress.org/plugins/tags/link-buttons/)[links](https://fa.wordpress.org/plugins/tags/links/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/bd-buttons/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/bd-buttons/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/bd-buttons/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://paypal.me/BearlyDoug)