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

Custom Post Status

설명

This project helps you implement your own Custom Status in the Post Submit Box.

Implements register_post_status and a little jQuery function to render the status on the admin screen.

This plugin is Open Source software. It was built with <3 in Cancun by Page Carbajal / Software Engineer.

Requested and sponsored by Octopus / Agencia de Marketing Digital.

At this time, all post status are private.

All Posts you mark with your Custom Status will not be included in the LOOP unless the user is logged-in.

설치

Get ready in 4 simple steps

  1. Install the plugin
  2. Go to Tools > Custom Status Settings
  3. Add the Custom Status you want to use with your Posts separated by commas
  4. Edit any of your Posts, select the new status

후기

2017년 4월 3일 1 reply
Hey there, thought I'll give it a 5 as it works as it should. Though I would really love to see some more functions especially in terms of public/private state and probably some implementation of role rights. It's a shame that this topic is so behind in wordpress. Especially when dealing with user submitted content, different post status are important. Thanks for your work!
모든 1 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

= 1.1.0 – Release Candidate 1

  • Tested with WordPress 4.5
  • All posts are non public

= 1.0.2 – Fixed Noop Translation Error

  • Fixed Noop Translation Error

= 1.0.1 – WPExpress upgrade

  • Upgraded to WPExpress 1.3.0

= 1.0.0 – Our First Custom Post Status

  • Enhanced JS to set the current post status
  • Implemented Custom Status List
  • Implemented Settings Page
  • Added dependencies to the repository
  • Added settings page
  • Finished Javascript implementation
  • Added basic methods to customize JS
  • Configured the plugin to work only for posts and only on edit and add screens
  • Added language files, style and script files
  • Added basic files.