Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

WP Panoramio

Deskripsi

Panoramio module is a simple plugin that display best photos worldwide, this plugin get all photos from http://www.panoramio.com site, all photos that served and uploaded in that site are viewable in this module, you can select which city or country to get the images from.

For more updated details and support please visit plugin site at WP Panoramio.

  • Style
    1. Photo List
    2. Slideshow
    3. Photo
    4. List
  • Editable Photo List thumbnail position
    1. Top
    2. Right
    3. Bottom
    4. Left
  • Editable number of thumbnail to display
  • Editable list orientation
    1. Vertical
    2. Horizontal
  • Editable width and height
  • Editable bacgkround color

Important links

  • My portfolio: http://www.sutanaryan.com/portfolio/
  • My Blog: http://www.sutanaryan.com/
  • Twitter: @ryansutana
  • Need a Web Developer [visit http://www.sutanryan.com/services/]

Instalasi

Method 1.

  1. Download the “WP Panoramio” plug-in for your WordPress version.
  2. Unzip the downloaded file and extract the code to to your /wp-content/plugins/ folder OR simply choose upload in the upper left corder and in the upload box select the wp-rslogin.zip file you downloaded.
  3. To complete installation you should activate the plugin in the plug-ins section of your administration panel.

Method 2.

  1. Go to your WordPress admin account.
  2. Open Plug-Ins in the left-side bar menu, choose Add New, and search for WP Panoramio plug-in. Choose the available “WP Panoramio”.
  3. Install the plug-in and activate it in your account.

Tanya Jawab

Installation Instructions

Method 1.

  1. Download the “WP Panoramio” plug-in for your WordPress version.
  2. Unzip the downloaded file and extract the code to to your /wp-content/plugins/ folder OR simply choose upload in the upper left corder and in the upload box select the wp-rslogin.zip file you downloaded.
  3. To complete installation you should activate the plugin in the plug-ins section of your administration panel.

Method 2.

  1. Go to your WordPress admin account.
  2. Open Plug-Ins in the left-side bar menu, choose Add New, and search for WP Panoramio plug-in. Choose the available “WP Panoramio”.
  3. Install the plug-in and activate it in your account.
How do I add WP Panoramio into my site?

You can add this plugin in two easist way, by

shortcode

[wp_panoramio]

or

do_shortcode(‘[wp_panoramio]’);

For more updated details and support please visit plugin site at WP Panoramio.

Can I use this plugin into my site sidebar?

Yes, just use the shortcode [wp_panoramio],
if this does not work, then you need to add a little trick into the function.php file of your site.

add_filter(‘widget_text’, ‘do_shortcode’); // add this code anywhere in your function.php file

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“WP Panoramio” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Terjemahkan “WP Panoramio” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

1.5.0

  • Add new shortcode place attribute for individual posts.

1.0.0

  • Initial release version