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

Virtual Library

설명

Library Plugin for WordPress

Basic functionality

Plugin inits custom post type – Books.
Books have his own categories and hashtags.
You can categorised books with this taxonomies and display archives of categories or hashtags.

Books displays:

  • ISBN
  • Author
  • Publishing house
  • Series
  • Type
  • Publication date
  • Pages
  • Format
  • and it’s very important for customer – available

The Plugin has own templates:

  • single book page
  • category page
  • hashtag page

The plugin work with all themes.

Every themes will display books, categories and hashtags.

Hooks

Actions:

  • lpfw_single_book_after_title – under title in single book
  • lpfw_single_book_before_parameters – before book parameters in single book
  • lpfw_single_book_before_description – before description in single book
  • lpfw_single_book_after_description – after description in single book

Arbitrary section

Plugin can be modified to custom necessity.
But big changes must make only author.
To contact with us enter weBites website.
We open to your evolution!

스크린샷

  • Display Category view (theme: Go)
  • Display Single Book (theme: Go)

설치

This section describes how to install the plugin and get it working.

Simplest:

  1. Run your WordPress
  2. Plugins -> Add New
  3. Search Plugin: Virtual Library
  4. Click Install Now
  5. After Install click Activate

Manual:

  1. Download .zip file
  2. Plugins -> Add New
  3. Upload Plugin
  4. After Install click Activate

Very Important!

After installation you must make this action:

  • Settings
  • Permialinks
  • Save changes

This action is important because resets all permalinks.

FAQ

Where Plugin displays books

You can set display, for example, books categories to main menu. It’s good method
because peoples who will explore your site easy can have an access to categories and hashtags.
You can add single book too.
If you want add something to main menu you must go to

  • Apperance
  • Menus
  • And if you don’t see ‘Books Category’, ‘Books’, Books Hashtags’ you must click Screeen
    Options (in top) and choose this options.

How I can add book

  • You have to click on ‘Books’ and ‘Add New’.
  • Next enter the title of book and click Publish.
  • In next steps you can enter ISBN, Pubishing house, Author etc – in meta box on right
  • You can excerpt and large description.
  • You have to choose categories and hashtag.
  • And upload the cover photo.

Can I use my own templates

It’s job for developers. Write us we will make it together!

후기

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

기여자 & 개발자

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

기여자

“Virtual Library”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

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

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

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

변경이력

= 1.1.3

  • Upgraded plugin to WordPress version 5.8

= 1.1.2

  • Added 4 actions
  • Added informations about developing plugins for custom needs

= 1.1.1

First version