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

Post Tags and Categories for Pages

설명

Post Tags and Categories for Pages adds the stock WordPress categories
for all of your pages. Pages will show up in the stock WordPress archive
queries.

This WILL NOT add any display of categories or tags to your template files. There are simply to
many ways that things could be displayed in a theme so we don’t do it. If you need to add this
then look at using WordPress functions like the_category()
and other category or tag function supplied in WordPress.

설치

  1. Extract post-tags-categories-pages/ to your wp-content/plugins/
    folder.

  2. Activate the plugin.

후기

2024년 12월 3일
Very useful plugin, it organize pages and more. I use it with wordpress 6.7.1 works perfect Thanks
2020년 12월 10일
I wanted to add categories and tags to pages and this plugin does just that. Now I can simply select categories when I add a new page in WP, plus it’s 100% free. Thanks for the plugin!
2020년 3월 2일 답글 2개
After basic tests it seems to work with the latest WP version. I’m using that plugin with Conditional Menus plugin to display different menus on different Pages. I’ll probably report it here if something wont work properly
2018년 1월 19일
Worked great out of the box … just installed it and had tags and categories available in the edit screen for pages. Seems like it would be a core function. Many thanks to the author!
2017년 12월 6일
Program works great with page categories. Used the categories to then set up a menu. However, my published site did not include areas for comments at the end of each page. Finally, by hit and miss, unassigned categories to pages, reuploaded and all worked fine. I think this is a great program but may create a glitch
모든 22 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Post Tags and Categories for Pages”(을)를 번역하세요.

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

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

변경이력

1.4

  • prevented it from setting post_type on archive/search pages and if post_type was already set thanks macbookandrew

1.3

  • making the README more clear for end users

1.1

  • made it a class based plugin
  • cleaned up TODO notes that I have no reference for now
  • brought it in to line better with WordPress coding standards

1.0

  • released on WordPress repository