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

Listolicious

설명

The plugin creates the shortcode [listolicious] for displaying a movie list in the style of Mubi. As the plugin is made specifically for displaying a movie list with custom fields, it creates the custom post type “Movies”.

Features

  • The shortcode displays posts of the custom post type “movies” as a list in the style of Mubi.
  • When clicked it takes you to the custom post type post you have created.

Usage

  1. Insert the shortcode [listolicious] in the content of the page/post.
  2. You can set two options:
    list: slug of a list you’ve created (default: shows all movies)
    orderby: title or year (default: year)
    Example: [listolicious list=”favourites” orderby=”title”]

Contributors

Daniel Hånberg Alonso at webbilicious

Translations/Languages

So far Listolicious is translated to:

  • Swedish

스크린샷

설치

  1. Upload the full listolicious directory into your wp-content/plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Insert the shortcode [listolicious] in the content of your page/post.
  4. Populate the list by adding posts of the custom post type “Movies”.

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.4

  • Widget-functionality
  • Added uninstall.php

1.3.1

  • Minor updates to the stylesheet

1.3

  • Added the ability to sort list by year or title in admin
  • Fixed security issues

1.2.1

  • Show a placeholder image when a thumbnail does not exist
  • Added a gradient on the thumbnail

1.2

  • Added the ability to add a redirect url for the movies, for example a link to IMDb
  • Minor updates to the stylesheet

1.1.1

  • Fixed nonce error

1.1

  • Created a custom taxonomy and the ability to create multiple lists.

1.0

  • Initial release.