Title: Callout Boxes
Author: Roel Magdaleno
Published: <strong>4. august, 2021</strong>
Last modified: 18. oktober, 2021

---

Søg plugins

![](https://ps.w.org/callout-boxes/assets/banner-772x250.png?rev=2578438)

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://s.w.org/plugins/geopattern-icon/callout-boxes_c1c1b3.svg)

# Callout Boxes

 Af [Roel Magdaleno](https://profiles.wordpress.org/rokumetal/)

[Download](https://downloads.wordpress.org/plugin/callout-boxes.0.3.2.zip)

 * [Detaljer](https://da.wordpress.org/plugins/callout-boxes/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/callout-boxes/#reviews)
 * [Udvikling](https://da.wordpress.org/plugins/callout-boxes/#developers)

 [Support](https://wordpress.org/support/plugin/callout-boxes/)

## Beskrivelse

The callout box includes an icon, and the post content. This plugin uses [Heroicons](https://heroicons.com)
and [php-heroicons](https://github.com/roelmagdaleno/php-heroicons) PHP package.

### Icons

A callout box includes an icon that describes what’s the purpose of the callout 
box.

The plugin is using [Heroicons](https://heroicons.com) so you can go to its website
and see what icons are available to use within this plugin.

You can use `solid` and `outline` icons.

### Types

A callout box can have multiple types:

 * `primary`
 * `success`
 * `danger`
 * `warning`

By default, the callout box is `primary`.

### Icon Methods

The icon method can be 2 types:

 * `solid`
 * `outline`

By default, for shortcodes and Gutenberg the icon method is `solid`.

### Shortcode

For WordPress Classic Editor or even Gutenberg, you can use the shortcode:

    ```
    [wp-callout icon="check-circle" type="primary" method="solid"]
    Welcome to WordPress. This is the post content.
    [/wp-callout]
    ```

The shortcode supports 3 attributes:

 * `icon`. The icon to show in the callout box. (Default: `check-circle`)
 * `type` Callout box type. (Default: `primary`)
 * `method` (Default: `solid`)

### Gutenberg Block

For Gutenberg users, you can use **Callout Box** block.

Every Gutenberg Callout Box, you can change the icon, type and method using the 
block properties.

Those properties are the same for the shortcode.

Then, you just type your callout box content inside the Gutenberg block.

### Block Presets

When you insert a new Gutenberg Block Callout you can select 1 of the 4 presets 
installed in the plugin:

 * Information
 * Success
 * Danger
 * Warning

After you select one preset, your callout box will change its background color and
icon.

## Skærmbilleder

[⌊screenshot-1: Gutenberg Block.⌉⌊screenshot-1: Gutenberg Block.⌉[

screenshot-1: Gutenberg Block.

[⌊screenshot-2: Callout Boxes.⌉⌊screenshot-2: Callout Boxes.⌉[

screenshot-2: Callout Boxes.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Callout Boxes” er open source-software. Følgende personer har bidraget til dette
plugin.

Bidragsydere

 *   [ Roel Magdaleno ](https://profiles.wordpress.org/rokumetal/)

[Oversæt “Callout Boxes” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/callout-boxes)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/callout-boxes/), tjek
[SVN repository](https://plugins.svn.wordpress.org/callout-boxes/), eller abonner
på [udviklerloggen](https://plugins.trac.wordpress.org/log/callout-boxes/) via [RSS](https://plugins.trac.wordpress.org/log/callout-boxes/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 0.3.2

FIX: Callout box not responsive on mobile (#9)

#### 0.3.1

FIX: Custom CSS styles printed in attribute even when those aren’t selected (#8)

#### 0.3.0

FEATURE: Use custom colors for callout boxes. You can change the background, border,
icon and text colors.

#### 0.2.0

Introducing information, success, warning and danger presets.

#### 0.1.0

Render callout boxes using shortcodes and Gutenberg blocks.

## Meta

 *  Version **0.3.2**
 *  Senest opdateret **5 år siden**
 *  Aktive installationer **40+**
 *  WordPress-version ** 5.0 eller højere **
 *  Testet op til **5.8.0**
 *  PHP-version ** 7.0 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/callout-boxes/)
 * Tags
 * [alerts](https://da.wordpress.org/plugins/tags/alerts/)[boxes](https://da.wordpress.org/plugins/tags/boxes/)
   [callout](https://da.wordpress.org/plugins/tags/callout/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/callout-boxes/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Din anmeldelse](https://wordpress.org/support/plugin/callout-boxes/reviews/#new-post)

[Se alle anmeldelser](https://wordpress.org/support/plugin/callout-boxes/reviews/)

## Bidragsydere

 *   [ Roel Magdaleno ](https://profiles.wordpress.org/rokumetal/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/callout-boxes/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://paypal.me/roelmagdaleno)