Title: Coldbox Addons
Author: Toshihiro Kanai
Published: <strong>2017-08-08</strong>
Last modified: 2023-06-25

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://ps.w.org/coldbox-addon/assets/icon-256x256.jpg?rev=1722345)

# Coldbox Addons

 Autor: [Toshihiro Kanai](https://profiles.wordpress.org/mirucon/)

[Pobierz](https://downloads.wordpress.org/plugin/coldbox-addon.1.2.5.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/coldbox-addon/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/coldbox-addon/#reviews)
 * [Rozwój](https://pl.wordpress.org/plugins/coldbox-addon/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/coldbox-addon/)

## Opis

The powered addon for the Coldbox theme. It brings you AMP HTML and social features
which help increasing your website’s engagements. It’s designed just for the Coldbox
theme. Lightweight and safety, works perfectly with the theme.

### Features

 * **AMP Pages** – The fastest HTML format – AMP. The plugin is the easiest way 
   to use AMP pages unless any setting or coding. Of course, you can use Google 
   Analytics, Adsense etc. in AMP pages, so that you won’t loose any opportunities.
 * **Share Buttons** – You want your website to be shared by someone? The plugin
   efficiently increases the social engagement by showing social buttons.
    - _[SNS Count Cache](https://wordpress.org/plugins/sns-count-cache/) plugin 
      is required to **show share counts.**_
 * **Open Graph tags** – It’s the most important thing to get engagements on the
   social networks, including Twitter and Facebook! This is the simplest way to 
   add Open Graph tags for the Coldbox users.
 * **Other meta tags** – Not only open graph tags, but it supports even more meta
   features, like Google Analytics, and other SEO-related tags too!

### Installation Instructions

 1. You may install the Coldbox Addon plugin via the WordPress.org plugin directory,
    or by uploading the files to /wp-content/plugins/ directory at your server.
 2. Activate the plugin through the 'Plugins’ menu in WordPress.
 3. That’s it! The plugin automatically works with the Coldbox theme.

## Zrzuty ekranu

 * [[
 * Share Buttons sample
 * [[
 * AMP page sample

## Najczęściej zadawane pytania

### How can I access to AMP pages?

You may access AMP page by adding „?amp=1” at the end of your articles URL. When
visitors use Google search on mobile, they will automatically access to your AMP
pages.

### Where are the share buttons shown?

By default, share buttons will be shown at the end of article content. Use `sns_buttons`
shortcode to show them wherever you want in an article.
 You can also use `<?php
cd_addon_sns_buttons_list(); ?>` function to show them on any template files.

If you don’t want the buttons to show at the end of content automatically, go and
uncheck „Use social buttons” option in the theme customizer. You can call the share
buttons using the shortcode function in that case.

## Recenzje

![](https://secure.gravatar.com/avatar/cae2b076049f39426aa7a153958a6396ef32a4cb04ef110b57180b3cedb0fe75?
s=60&d=retro&r=g)

### 󠀁[シンプルでいいです](https://wordpress.org/support/topic/%e3%82%b7%e3%83%b3%e3%83%97%e3%83%ab%e3%81%a7%e3%81%84%e3%81%84%e3%81%a7%e3%81%99/)󠁿

 [kawakami34](https://profiles.wordpress.org/kawakami34/) 2019-04-17 1 odpowiedź

feedlyのボタンがエラーになるので修正されたら嬉しいのと ラインのシェアもあると尚いい
と思います！

 [ Przeczytaj 1 recenzje ](https://wordpress.org/support/plugin/coldbox-addon/reviews/)

## Kontrybutorzy i deweloperzy

„Coldbox Addons” jest oprogramowaniem open source. Poniższe osoby miały wkład w 
rozwój wtyczki.

Zaangażowani

 *   [ Toshihiro Kanai ](https://profiles.wordpress.org/mirucon/)

Wtyczka „Coldbox Addons” została przetłumaczona na 5 języków. Podziękuj [tłumaczom](https://translate.wordpress.org/projects/wp-plugins/coldbox-addon/contributors)
za ich wkład.

[Przetłumacz wtyczkę “Coldbox Addons” na swój język.](https://translate.wordpress.org/projects/wp-plugins/coldbox-addon)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/coldbox-addon/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/coldbox-addon/) lub czytaj 
[dziennik rozwoju](https://plugins.trac.wordpress.org/log/coldbox-addon/) przez 
[RSS](https://plugins.trac.wordpress.org/log/coldbox-addon/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.2.5

 * fix: Do not include amphtml meta tag if AMP is disabled

#### 1.2.4

 * fix: PHP undefined index notice for specific permalink setting

#### 1.2.3

 * fix: Twitter embedding in AMP pages

#### 1.2.2

 * fix: Better amp-iframe setting for default in AMP pages
 * fix: Delete incompatible attribute `mozallowfullscreen` in AMP pages

#### 1.2.1

 * fix: PHP Warning when Coldbox theme is not activated

#### 1.2.0

 * feat: Add share button support for LINE
 * fix: „amphtml” href is broken when the URL includes query parameter
 * fix: Correct Feedly button URL
 * fix: Delete Google Plus things
 * fix: Use custom excerpt for og:description content
 * fix: „Not to use jQuery” option is not working in some cases

#### 1.1.9

 * Improved: Better AMP content detection
 * Other small bug fixes and refactors

#### 1.1.8

 * Fixed: Make large size thumbnail AMP compatible
 * Fixed: Fix AMP styling due to the upgrade of Font Awesome 5
 * refactor: Upgrade to Font Awesome version 5
 * refactor: Replace IcoMoon icons with Simple Icons

#### 1.1.7

 * Added: New option to deregister jQuery
 * Added: New option to select fallback image for Open Graph
 * Fixed: HTML outline
 * Fixed: og:url field
 * Fixed: Several styling issues on AMP pages

#### 1.1.6

 * Moved AMP AdSense features to the Coldbox Ads Extension plugin: https://coldbox.
   miruc.co/addons/google-adsense-extension/

#### 1.1.5

 * Added: Privacy Policy link in footer
 * Fixed: Styling issue in AMP pages

#### 1.1.4

 * Added: Support for AdSense auto-ads on AMP pages
 * Fixed: Custom logo was not showing on AMP pages
 * Fixed: Several issues on AMP pages to make compatible with latest standard

#### 1.1.3

 * Updated: Changed file path as per Coldbox v1.5.0 release

#### 1.1.2

 * Improved: No more SNS Count Cache plugin to show social buttons (It’s still required
   to show count badges)

#### 1.1.1

 * Bug fix

#### 1.1.0

 * Added: Open Graph tags
 * Added: Google Analytics, and other meta integrations
 * Added: SEO-related meta tags, such as `rel=next`, `rel=prev` tags
 * Improved: Formatting/ brushing up codes

#### 1.0.3

 * Fixed: Translating issues

#### 1.0.2

 * Fixed: Undefined function error when the Coldbox theme is inactive
 * Added: Specific PHP version

#### 1.0.1

 * Improved: AMP HTML format
 * Added: A customizer option to select whether or not use AMP pages

#### 1.0

 * Initial Release

## Meta

 *  Wersja **1.2.5**
 *  Ostatnia aktualizacja **3 lata temu**
 *  Włączone instalacje **800+**
 *  Wersja WordPressa ** 5.0 lub nowszej **
 *  Testowano do **6.2.9**
 *  Wersja PHP ** 5.6 lub nowszej **
 *  Języki
 * [English (Canada)](https://en-ca.wordpress.org/plugins/coldbox-addon/), [English (UK)](https://en-gb.wordpress.org/plugins/coldbox-addon/),
   [English (US)](https://wordpress.org/plugins/coldbox-addon/), [Japanese](https://ja.wordpress.org/plugins/coldbox-addon/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/coldbox-addon/), i [Spanish (Spain)](https://es.wordpress.org/plugins/coldbox-addon/).
 *  [Przetłumacz na swój język](https://translate.wordpress.org/projects/wp-plugins/coldbox-addon)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/coldbox-addon/advanced/)

## Oceny

 3 na 5 gwiazdek.

 *  [  0 recenzji 5-gwiazdkowych     ](https://wordpress.org/support/plugin/coldbox-addon/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/coldbox-addon/reviews/?filter=4)
 *  [  1 recenzja 3-gwiazdkowa     ](https://wordpress.org/support/plugin/coldbox-addon/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/coldbox-addon/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/coldbox-addon/reviews/?filter=1)

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

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/coldbox-addon/reviews/)

## Zaangażowani

 *   [ Toshihiro Kanai ](https://profiles.wordpress.org/mirucon/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/coldbox-addon/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://gumroad.com/l/coldbox-ads-extension)