Title: Simple Ticker
Author: Katsushi Kawamori
Published: <strong>31 Ιουλίου  2016</strong>
Last modified: 16 Αυγούστου  2026

---

Αναζήτηση πρόσθετων

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

# Simple Ticker

 Από [Katsushi Kawamori](https://profiles.wordpress.org/katsushi-kawamori/)

[Λήψη](https://downloads.wordpress.org/plugin/simple-ticker.3.11.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/simple-ticker/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/simple-ticker/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/simple-ticker/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/simple-ticker/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/simple-ticker/)

## Περιγραφή

#### Displays the ticker.

It can display three own ticker.
 It can view the Sticky Posts as ticker. It can
view the WooCommerce sale as ticker. It supports the display of the widget and the
short code and block.

#### Filter hooks

    ```
    /** ==================================================
     * Filter for Inner text.
     * simple_ticker_1_inner_text
     * simple_ticker_2_inner_text
     * simple_ticker_3_inner_text
     *
     * @param $text1  Inner text.
     * @param $post_id  Post ID.
     *
     */
    add_filter(
        'simple_ticker_1_inner_text', 
        function( $text1, $post_id ) {

            if ( 3309 == $post_id ) {
                $change  = 'Test';
                $changed = '<span style="color: #329BCB">' . esc_attr( $change ) . '</span>';
                $text1 = str_replace( $change, $changed, $text1 );
            }

            return $text1;
        },
        10,
        2
    );
    ```

## Στιγμιότυπα

[⌊Block⌉⌊Block⌉[

Block

[⌊Settings 1⌉⌊Settings 1⌉[

Settings 1

[⌊Settings 2⌉⌊Settings 2⌉[

Settings 2

[⌊Settings 3⌉⌊Settings 3⌉[

Settings 3

## Μπλοκς

Αυτό το πρόσθετο παρέχει 1 μπλοκ.

 *   Simple Ticker Displays the ticker.

## Εγκατάσταση

 1. Upload `simple-ticker` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Συχνές Ερωτήσεις

none

## Κριτικές

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

### 󠀁[Works as described, but draws tons of power](https://wordpress.org/support/topic/simple-works-as-described-no-problems-on-mobiles/)󠁿

 [elpla](https://profiles.wordpress.org/elpla/) 3 Φεβρουαρίου 2024

Huge energy draw.

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

### 󠀁[Works As Indicated](https://wordpress.org/support/topic/works-as-indicated-2/)󠁿

 [mmcash](https://profiles.wordpress.org/mmcash/) 15 Σεπτεμβρίου 2023

I was looking for ticker plugin; and this one fit the bill. Works nicely.I would
like to suggest adding the capability of clickable links in the ticker.

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

### 󠀁[Simple, Straightforward, Excellent](https://wordpress.org/support/topic/simple-straightforward-excellent/)󠁿

 [safrika47](https://profiles.wordpress.org/safrika47/) 21 Ιανουαρίου 2022

Easy to install and use – no unnecessary gimmicks / Einfach zu installieren und 
zu verwenden – keine unnötigen Spielereien.

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

### 󠀁[Super Plugin](https://wordpress.org/support/topic/super-plugin-234/)󠁿

 [volker62](https://profiles.wordpress.org/volker62/) 3 Σεπτεμβρίου 2016

Dieses Plugin ist der beste Text-Ticker, denn ich für WordPress bisher gesehen habe.
Einfach zu handhaben, Ausgabe als Shortcode (vielseitig anpassbar) und/oder als 
Widget. Sehr flexibel. Mit dem Theme Twenty Sixteen gibt es keine Probleme. Empfehlung:
Absolut Spitze!!! [ link redacted, please do not post links in reviews ]

 [ Ανάγνωση όλων των 4 κριτικών ](https://wordpress.org/support/plugin/simple-ticker/reviews/)

## Συνεισφέροντες & Προγραμματιστές

“Simple Ticker” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη
δημιουργία του.

Συντελεστές

 *   [ Katsushi Kawamori ](https://profiles.wordpress.org/katsushi-kawamori/)

Το “Simple Ticker” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους [μεταφραστές](https://translate.wordpress.org/projects/wp-plugins/simple-ticker/contributors)
για τις συνεισφορές τους.

[Μεταφράστε το “Simple Ticker” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/simple-ticker)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/simple-ticker/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/simple-ticker/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/simple-ticker/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/simple-ticker/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### [3.11] 2025/04/04

 * Fix – Rebuilt javascript.

#### [3.10] 2024/11/17

 * Fix – Rebuilt javascript.
 * Change – Changed the required version of WordPress.

#### [3.09] 2024/05/29

 * Fix – Change in the way css are loaded.

#### 3.08

Rebuilt blocks.

#### 3.07

Supported WordPress 6.4.
 PHP 8.0 is now required.

#### 3.06

Fixed problem of XSS via shortcode.

#### 3.05

Added filter to edit text in ticker.

#### 3.04

Supported WordPress 6.1.

#### 3.03

Rebuilt blocks.

#### 3.02

Rebuilt blocks.
 Fixed admin screen. Fixed uninstall.

#### 3.01

Changed management screen.
 Added URL options.

#### 3.00

Added block.
 Added beginning display.

#### 2.11

Fixed an issue with blank saving of ticker text.

#### 2.10

Supported WordPress 5.3.

#### 2.09

Fixed problem of widget.

#### 2.08

Conformed to the WordPress coding standard.

#### 2.07

Fixed problem of interval days for sale.

#### 2.06

Fixed problem of widget.

#### 2.05

Fixed problem of specifying color with shortcode.

#### 2.04

Added a filter to insert before and after content.

#### 2.03

Abolition of font tag.
 Fixed problem of initial settings.

#### 2.02

Fixed color problem.
 Resurrected font tag.

#### 2.01

Added currency symbol
 Added discount text. Abolition of font tag.

#### 2.00

Ticker speed adjustment added.
 The display of Woocommerce sale was added.

#### 1.07

Removed unnecessary code.

#### 1.06

Fixed fine problem.

#### 1.05

Changed donate link.

#### 1.04

Security measures.

#### 1.03

Changed to 1 message on 1 line.

#### 1.02

Fixed problem of Javascript.

#### 1.01

Supported GlotPress. /languages directory is deleted.

#### 1.0

## Μεταστοιχεία

 *  Version **3.11**
 *  Τελευταία ενημέρωση: **πριν από 2 εβδομάδες**
 *  Ενεργές εγκαταστάσεις: **500+**
 *  Έκδοση WordPress: ** 6.6 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **7.1**
 *  Έκδοση PHP: ** 8.0 ή νεότερη **
 *  Γλώσσα:
 * [English (US)](https://wordpress.org/plugins/simple-ticker/) και [Japanese](https://ja.wordpress.org/plugins/simple-ticker/).
 *  [Μεταφράστε στην γλώσσα σας](https://translate.wordpress.org/projects/wp-plugins/simple-ticker)
 * Ετικέτες:
 * [block](https://el.wordpress.org/plugins/tags/block/)[shortcode](https://el.wordpress.org/plugins/tags/shortcode/)
   [ticker](https://el.wordpress.org/plugins/tags/ticker/)[widget](https://el.wordpress.org/plugins/tags/widget/)
   [woocommerce](https://el.wordpress.org/plugins/tags/woocommerce/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/simple-ticker/advanced/)

## Αξιολογήσεις

 4 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/simple-ticker/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/simple-ticker/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/simple-ticker/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/simple-ticker/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/simple-ticker/reviews/?filter=1)

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

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

## Συντελεστές

 *   [ Katsushi Kawamori ](https://profiles.wordpress.org/katsushi-kawamori/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/simple-ticker/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](https://shop.riverforest-wp.info/donate/)