Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

ntp-header-images

Περιγραφή

This plugin allows you to show random images with links to your posts in any place of your website. You can adjust count and size of images, add/delete images using admin page.
Also you can import all images from posts with preview automaticaly (no duplicate if you already have some image+post pairs added).
You can see the example in the header of http://lifelongjourney.ru

Arbitrary section 1

Στιγμιότυπα

Εγκατάσταση

  1. Upload ntp-header0images.zip to the /wp-content/plugins/ directory and unzip it.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php get_header_imageset2(); ?> in your templates where you want to show images

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

Installation Instructions
  1. Upload ntp-header0images.zip to the /wp-content/plugins/ directory and unzip it.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php get_header_imageset2(); ?> in your templates where you want to show images
Where pligin store images?

In the separate table in mySQL

Do your plugin drop table when uninstall?

Yes. Table and all options will droped.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

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

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

Συντελεστές

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

Version 1.2
-Add 4.9 WP support

Version 1.1
-Add title to images. Old images will have empty title, but you can change it manually via settings page.