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

Post and Taxonomy Filter

설명

Post and Taxonomy Filter is very simple plugin to create a post filter. You just install it and goes his setting page thant is visible in your dashboard menu Post Filter click on it and just select which post type and Taxonomy and other setting you want to apply filter and save it.

Post and Taxonomy is give you a short code [post_taxonomy_filters] just paste it in any page body.

Post and Taxonomy Fiter Setting

After Installation you can see a POST Filter link in your dashboard. Click on it.
Basic Setting
1. Post Type : Select a Post Type Which you want to apply filter.
2. Post Taxonmy : Select a Post Taxonomy Which you want work as filter.
3. Theme Setting : Select Filter Show in which position and also select how many post are shows in one row.
4. Work Query as : Select a Filter Works on Ajax or just Jquery. Jquery just show hide the filter tabs, In Ajax data will load when you click on filter.

Output Filters: For Taxonomy

This plugin allows you to do this very easily set output of taxonomy filter.

  • [tax_name] : Show taxonomy term name.
  • [tax_link] : Show taxonomy term link.
  • [tax_custom_name_field] : Show taxonomy term custom field.

Output Filters: For Post

  • [image] : It will show a Post featured image.
  • [title] : Show a post title.
  • [post_date] : Show Post publish date.
  • [excerpt] : Show Post Excerpt.
  • [content] : Show Post Content
  • [post_link] : Show Post link
  • [author_name] : Show Post Author Name
  • [author_image] : Show Post Author Image
  • [author_link] : Show Post Author Link
  • [post_custom_name_field] : Show Post Custom Field .example: [post_custom_price_field]

스크린샷

  • After Installation you can see a POST Filter link in your dashboard. here.

  • Select Post type and Taxonomy, which you want to apply filter. Default Post is selected in post type and Category is selected in taxonomy.

  • In Post and taxonomy Plugin can easily set the position of filter and How many post show in a row.

  • In Post and taxonomy Plugin working in 2 type jQuery and Ajax its simple to select waht you wants.

  • You can easily change the output of filter HTML and Post HTMl that is visible to the user.

  • Post and Taxonomy Filter is simple and easy to set.

설치

  1. Upload the wp-filter folder to the /wp-content/plugins/ directory or Directly install the plugin through the WordPress plugins screen.
  2. Activate the Post and Taxonomy Filter plugin through the Plugins menu in WordPress.
  3. Configure the plugin by going to the Dashboard menu Post Filter that appears in your admin Dashboard menu.

후기

모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Post and Taxonomy Filter”(을)를 번역하세요.

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

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

변경이력

0.1

  • First release on wordpress.org