이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Related Images

설명

This is still in beta

So please dp not use in any production env.

Use case

You run a magazine, and you need a small tightly cropped image on the home page, and a different picture on the article page. Related Imges solves this and let you relate one or more images to different positions in a post.

Usage

On post pages you will get a box. Here you can press “Open the Media Manager” and then choose images. From the media manager you press “Add related images”. Choose positions in a select list, and save the post.

To display images on your pages use something like get_image( ‘startpage’, ‘size’ ); ?> (inside the loop) where you add the position and the images size.

Oh: This plugin use namespacing, and need at least php 5.3,

스크린샷

  • Box where you add and position images to a post

설치

  1. Drop plugin in the plugin folder (or install from backend)
  2. Activate

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Related Images”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Related Images”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0b2

  • Clean up from lod files
  • Adding custom positions
  • Bugfixing some minor things

2.0b

  • This is a complete rewrite if the plugin

1.2.4

  • Bugfix png images
  • Bugfix by Jabberwo, get_correct_post_id(), many thanks

1.2.3

  • Added a remove method, so the “Quick Edit” will not remove related images
  • Added better cheack for revisions and post_id:s

1.2.2

  • bugfix, wrong post version number used

1.2.1

  • bugfix

1.2

  • Prepare for wp 3.2, jquery fix
  • Added settings page

1.1

  • Added caption, height/width and Description til the template tags
  • Added the box on Pages

1.0

  • First public version