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

Squirrels Auto Inventory

설명

A simple and lightweight auto inventory system perfect for showcasing your cars online. Includes the ability to upload photos and separate your search and inventory screens if needed (example: if you wanted to add the search feature to a sidebar widget).

Other Shortcode Options

Specify how many vehicles to show per page:

[squirrels_inventory per_page=”25″]

Turn off the search:

[squirrels_inventory search=”Off”]

Turn off the inventory (only show search fields – good for sidebar placement:

[squirrels_inventory inventory=”Off”]

Specify what page your inventory is on (useful if you want to direct to another page):

[squirrels_inventory page=”http://mydomain.com/my-page”]

You can also add a filter to the shortcode to show only featured items

[squirrels_inventory featured=”True”]

스크린샷

  • /assets/screenshot-1.png
  • /assets/screenshot-2.png
  • /assets/screenshot-3.png

설치

Add the following shortcode to your page:

[squirrels_inventory]

This will display the inventory page with search section right above it.

FAQ

Can I add more than just cars?

Yes, you can add trucks, motorcycles, planes, trains and automobiles. Everything is entirely customizable based on what you need.

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.0

  • We made this.

1.0.1

  • Made plugin backwards compatible to previous versions of PHP that didn’t support [] for arrays

1.0.2

  • Added settings for dateformat and mileage label
  • Added ability to put text after the price (example: $9,999 OBO)

1.0.3

  • A little bug fix