Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

real.PostImages

Leírás

English read below

Плагин дает возможность прикреплять дополнительные изображения к записям (в отдельной области, как дополнительное поле).

get_post_images($post_id). Если параметр $post_id не указан, то будет взят ID текущей записи $post->ID.

Machine translation:

The plugin gives you the possibility to add images to the posts (in separate area, as an custom field).

To get the array with information about the posts images, you can use the function get_post_images($post_id). If the parameter $post_id is not specified, it will be taken ID of the current post $post->ID.

Képernyőmentések

Telepítés

Как и любой другой плагин WordPress.

Machine translation:

Like any other WordPress plugin.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“real.PostImages” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“real.PostImages” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.3

Machine translation:

  • Added support for Pages and Custom Posts Types.

1.2

Machine translation:

  • Changed the array structure of the returned data.

1.1

  • get_post_images($post_id).

Machine translation:

  • Added function to get information about the posts images get_post_images($post_id).