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.

When Is Update

Opis

Provides a dynamic image banner for whenisupdate.com, which is an automated release tracker for Rust.

The service provides both past and future releases using estimates based on accumulated data from Steam.

Zrzuty ekranu

  • A screenshot of what the banner looks like

Instalacja

  1. Install the plugin from the WordPress plugins screen, or manually by uploading the files to the /wp-content/plugins/when-is-update directory
  2. Activate the plugin after installing, or from the 'Plugins’ screen in WordPress
  3. Use Settings->When Is Update screen to configure the plugin, optionally enabling link attribution
  4. Use the When Is Update buttons in either the Text or the Visual editor, or the shortcode [whenisupdate] anywhere on your site where you would like to show the image banner
  5. Change the image alignment using [whenisupdate align=left], [whenisupdate align=center] or [whenisupdate align=right]

Najczęściej zadawane pytania

How do I use this again?

There are three ways to add the image banner:

  1. Use the When Is Update buttons in either the Text or the Visual editor
  2. Simply include the shortcode [whenisupdate] anywhere on your site
  3. Use the included widget

You can also change the alignment like this:

  • [whenisupdate align=left]
  • [whenisupdate align=center]
  • [whenisupdate align=right]
What are the banner dimensions?

As of writing this, the banner image is 234×60 pixels in size.

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

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

Zaangażowani

Rejestr zmian

1.0.8

  • Added alignment options for the widget

1.0.7

  • Added a simple widget

1.0.6

  • Fixed a potential issue with the preview

1.0.5

  • Added support for both HTTP and HTTPS

1.0.4

  • Added retina (high res) support

1.0.3

  • Added missing file

1.0.2

  • Fixed rendering issues
  • Added editor buttons to insert the shortcode
  • Added alignment options

1.0.1

  • Fixed an issue with the default non-attributed version
  • Moved to a more reliable image loading method

1.0.0

  • Initial version