Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Random App

Beskrivning

Random App is a WordPress plugin which allows you to show random app with links to it’s Web-site, App Store, Play Store and Windows Store with a shortcode and as widget.

Usage

Go to the newly added Random App sections and add some apps. To add new app select Add new option and fill next fields: * Set app name in a title; * Set app icon by adding Featured image. * Set app web-site URL; * Set App Store ID (like id1048456519); * Set Play Market app package (like com.company.app); * Set Windows Store ID (like 4adfji430v). * Select iOS Icon Style if you want plugin to display icon with rounded corners and border like App Store do.

Widget

You can add this plugin as a widget. Add the Random App widget to your sidebar or place <?php get_random_app(); ?> in your template.

Shortcode

Also you can use shortcode [random_app] to show Random App view in your content.

Installation

  1. Upload the plugin files to the /wp-content/plugins/random-app directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ’Plugins’ screen in WordPress.
  3. Use the ”Random App” screen to add new apps for display.

Vanliga frågor

I can’t see app icon

Set app icon by adding Featured image.

Plugin redirects to wrong App Store URL

Make sure you set App Store ID and not full URL of your application.

Plugin redirects to wrong Play Market URL

Make sure you set package name of your app in Play Market and not full URL.

Plugin redirects to wrong Windows Store URL

Make sure you set Windows Store ID and not full URL of your application.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Random App” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Random App” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Initial commit.