Title: Word Switcher
Author: Bilal Akil
Published: <strong>Disyembre 9, 2017</strong>
Last modified: Disyembre 21, 2017

---

Maghanap ng mga plugin

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

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

# Word Switcher

 Ni [Bilal Akil](https://profiles.wordpress.org/bilalakil/)

[I-download](https://downloads.wordpress.org/plugin/word-switcher.0.1.1.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/word-switcher/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/word-switcher/#reviews)
 * [Development](https://tl.wordpress.org/plugins/word-switcher/#developers)

 [Suporta](https://wordpress.org/support/plugin/word-switcher/)

## Deskripsyon

This plugin facilitates the usage of this Word Switcher JavaScript tool: https://
bitbucket.org/bilalakil/word-switcher

It creates a [word-switcher] shortcode where you can specify values for the tool’s
parameters and, of course, the words themselves, along with a fallback value to 
be displayed while the tool is being loaded or if it fails to load. When the page
is loaded the fallback content will be replaced with a word switcher.

Bring your own animations – it’s as easy as adding a couple of lines of CSS in the
Customizer. It also adds the `wordSwitcher` JavaScript function to the global scope
so you can do whatever you like with it.

Full usage example:

    ```
    Hello [word-switcher words="world, people, friends, everybody, mate" switchDelay="1000" random="true" animationDuration="null" className="hello-world-switcher"]world[/word-switcher]
    ```

This can be accompanied by the following CSS (which you can insert straight into
the Customizer) to simply fade the switching words in and out:

    ```
    .hello-world-switcher-enter-active, .hello-world-switcher-leave-active {
      transition: opacity 1s
    }
    .hello-world-switcher-enter, .hello-world-switcher-leave-to {
      opacity: 0
    }
    ```

Read the JavaScript tool’s documentation for more information regarding the parameters
and their default values, and how to use the animation classes (as inspired and 
imitated from the awesome Vue.js).

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “Word Switcher” ay open source software. Ang mga sumusunod na tao ay nag-ambag
sa plugin na ito.

Mga Contributor

 *   [ Bilal Akil ](https://profiles.wordpress.org/bilalakil/)

[Isalin ang “Word Switcher” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/word-switcher)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/word-switcher/), i-
check ang [SVN repository](https://plugins.svn.wordpress.org/word-switcher/), o 
mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/word-switcher/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/word-switcher/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.1

 * Removed the non-transpiled JavaScript file from the plugin.

#### 0.1.0

 * First release!
 * Using word-switcher v0.1.2 from npm.

## Meta

 *  Bersyon **0.1.0**
 *  Huling na-update **8 taon ang nakalipas**
 *  Mga aktibong installation **Wala pang 10**
 *  Bersyon ng WordPress ** 3.0.0 o mas bago **
 *  Sinubukan hanggang **4.9.29**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/word-switcher/)
 * Mga Tag
 * [animation](https://tl.wordpress.org/plugins/tags/animation/)[effects](https://tl.wordpress.org/plugins/tags/effects/)
   [shortcode](https://tl.wordpress.org/plugins/tags/shortcode/)[transition](https://tl.wordpress.org/plugins/tags/transition/)
 *  [Advanced View](https://tl.wordpress.org/plugins/word-switcher/advanced/)

## Mga Rating

No reviews have been submitted yet.

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

[Tingnan lahat ng review](https://wordpress.org/support/plugin/word-switcher/reviews/)

## Mga Contributor

 *   [ Bilal Akil ](https://profiles.wordpress.org/bilalakil/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/word-switcher/)