Title: XS2Content
Author: CodeKitchen
Published: <strong>12 Mart 2021</strong>
Last modified: 28 Nisan 2023

---

Eklentilerde ara

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

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

![](https://ps.w.org/xs2radio/assets/icon-256x256.png?rev=2493858)

# XS2Content

 [CodeKitchen](https://profiles.wordpress.org/codekitchen/) tarafından

[İndir](https://downloads.wordpress.org/plugin/xs2radio.1.5.4.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/xs2radio/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/xs2radio/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/xs2radio/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/xs2radio/#developers)

 [Destek](https://wordpress.org/support/plugin/xs2radio/)

## Açıklama

XS2Content wants to give publishers, governmental organizations and companies with
a newsroom the tools and the possibility to transform their own existing textual
content into audio with soundscaping. The TTS-platform XS2Content provides new revenue
models and the possibility to reach the target groups at other times of use.

With XS2Content, publishers and content producing organizations can create a new
owned media channel easily and with very low costs. XS2Content offers an end to 
end-platform for publishers with the possibility to start broadcasting within a 
week. This plugin directly integrated with XS2Content where you can submit every
post or which you want.

You can add a player on the post itself through settings and you can use gutenberg
block, shortcodes and widgets to add a player or playlist.

## Ekran Görüntüleri

[⌊How it would look like after enabling this plugin⌉⌊How it would look like after
enabling this plugin⌉[

How it would look like after enabling this plugin

## Bloklar

Bu eklenti 2 blok sağlar.

 *   XS2Content – Player
 *   XS2Content – Playlist

## Yükleme

 1. Upload the folder `xs2radio` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to the Settings -> XS2Content to start connecting it to XS2Content

## İncelemeler

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

### 󠀁[Saved us a lot of integration time](https://wordpress.org/support/topic/saved-us-a-lot-of-integration-time/)󠁿

 [rmens](https://profiles.wordpress.org/rmens/) 24 Mart 2021

Well structured plug-in. Saved us a lot of integration time.

 [ 1 incelemeyi oku ](https://wordpress.org/support/plugin/xs2radio/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“XS2Content” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

 *   [ CodeKitchen ](https://profiles.wordpress.org/codekitchen/)

“XS2Content” 1 dile çevrildi. Katkıda bulundukları için [çevirmenlere](https://translate.wordpress.org/projects/wp-plugins/xs2radio/contributors)
teşekkürler.

[“XS2Content” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/xs2radio)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/xs2radio/), [SVN deposuna](https://plugins.svn.wordpress.org/xs2radio/)
göz atın ya da [RSS](https://plugins.trac.wordpress.org/log/xs2radio/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/xs2radio/) abone
olun.

## Değişiklik Kaydı

#### 1.5.4 ( 2023-04-28 )

 * Prevent fatal error on older WordPress installations

#### 1.5.3 ( 2023-04-20 )

 * Improve displaying player inside content

#### 1.5.2 ( 2023-04-13 )

 * Added escaping of user provided data
 * Small Javascript improvement

#### 1.5.1 ( 2023-03-31 )

 * Fix loading Gutenberg block

#### 1.5.0 ( 2023-03-28 )

 * Added Gutenberg block (Beta)
 * Added shortcode xs2content-player and xs2content-playlist
 * Be able to specify what info is displayed in the player on the post itself
 * Added a new player template: Simple
 * Some styling fixes

#### 1.4.1 ( 2023-03-15 )

 * Fix downloading statistics
 * Fix setting the color of title in certain themes

#### 1.4.0 ( 2023-03-15 )

 * Added new player template: Block
 * Refactored player code
 * Fixed bug where forward button might not work correctly
 * Updated Wavesurfer library to 6.6.0

#### 1.3.1 ( 2022-08-04 )

 * Use dataLayer.push() instead of gtag() to allow wider support

#### 1.3.0 ( 2022-07-20 )

 * Rebranded from XS2Radio to XS2Content
 * Send Analytics events to Google Analytics when it’s enabled
 * Fix changing playlist itemwhen no image is displayeed
 * Fix showing player in widget admin area when current page is selected
 * Updated Wavesurfer library to 6.2.0

#### 1.2.4 ( 2021-3-17 )

 * Added post creation date in export of analytics

#### 1.2.3 ( 2021-12-23 )

 * Improved loading audio file
 * Add ability to show/hide image in widgets
 * Show correct image in playlist after changing item
 * Load styling and filter settings in playlist
 * Fix showing player widget when showing current post in widget admin area

#### 1.2.2 ( 2021-12-20 )

 * Fixed typos
 * Updated “requires at least” to 4.6

#### 1.2.1 ( 2021-12-15 )

 * New version after direct fix after releasing 1.2.0 with missing file

#### 1.2.0 ( 2021-12-11 )

 * Added analytics when audio is started, hallway and finished
 * Fix minor styling issue with play button icon

#### 1.1.0 ( 2021-11-01 )

 * Add ability to specify player title when added to a post
 * Hide player when there is no content to play
 * Hide player when audio file isn’t playable
 * Increased timeout for API calls
 * Check directly if API connection still works when visiting the settings page
 * Updated Wavesurfer library to 5.2.0

#### 1.0.2 ( 2021-03-13 )

 * Fix showing correct default value of transferring post
 * Fix not transferring the post when not required

#### 1.0.1 ( 2021-03-13 )

 * Be able to remove the API token
 * Add additional error handling for adding API token
 * Fix getting options when nothing is set

#### 1.0.0 ( 2021-03-12 )

 * First version of the plugin
 * Integrates with XS2Radio
 * Two widgets: Player for single post (current/latest) and playlist

## Meta

 *  Sürüm **1.5.4**
 *  Son güncelleme **3 yıl önce**
 *  Etkin kurulumlar **10dan fazla**
 *  WordPress sürümü ** 4.6 veya üstü **
 *  Test edilen sürüm **6.2.9**
 *  Diller
 * [Dutch](https://nl.wordpress.org/plugins/xs2radio/) ve [English (US)](https://wordpress.org/plugins/xs2radio/).
 *  [Dilinize çevirin](https://translate.wordpress.org/projects/wp-plugins/xs2radio)
 * Etiketler
 * [admin](https://tr.wordpress.org/plugins/tags/admin/)[edit](https://tr.wordpress.org/plugins/tags/edit/)
   [page](https://tr.wordpress.org/plugins/tags/page/)[post](https://tr.wordpress.org/plugins/tags/post/)
   [posts](https://tr.wordpress.org/plugins/tags/posts/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/xs2radio/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  1 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/xs2radio/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/xs2radio/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/xs2radio/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/xs2radio/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/xs2radio/reviews/?filter=1)

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/xs2radio/reviews/)

## Katkıda bulunanlar

 *   [ CodeKitchen ](https://profiles.wordpress.org/codekitchen/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/xs2radio/)