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

Help Manager

설명

Site operators can create detailed, hierarchical documentation for the site’s authors, editors, and contributors, viewable in the WordPress admin. Powered by Custom Post Types, you get all the power of WordPress to create, edit, and arrange your documentation. Perfect for customized client sites.

Highly inspired by the WP Help plugin, Help Manager provides the same functionality, up-to-date compatibility with WordPress, and brings some of the most requested features by its users.

🎉 Main Features

  • Gutenberg and Classic Editor support
  • Improved drag & drop reordering
  • You can now link to other help documents
  • WPML support for multilingual documentation
  • RTL support
  • Easy import/export

⚙️ Admin Features

  • Change admin appearance (menu title, menu icon, menu order)
  • Add a dashboard widget
  • Add admin bar link for quick help documents access

📙 Navigation Features

  • Floating document navigation + automatic anchor links
  • Previous and next document links
  • Child documents navigation
  • Scroll to the top link

📝 Formatting Features

  • Open linked images in a popup using Magnific Popup
  • Responsive iframes using Reframe.js (e.g., YouTube videos)
  • Responsive tables

🔐 User Permissions

  • Specify admin users that can access plugin settings
  • Choose which user roles can add, edit and delete help documents
  • Choose which user roles can view help documents
  • Custom user roles are supported

🎨 Customization Features

  • Add custom CSS and modify document view to your needs

🚀 Roadmap

  1. create an external hub that will allow you to synchronize documents between all your websites without any limitation
  2. show help button conditionally on related admin screens and open help documents directly without the need to leave your current screen (inspired by HelpScout)

스크린샷

  • The Publishing Help screen, which lists and displays available help documents.

설치

  1. Upload help-manager directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit ‘Publishing Help’ in the menu to get started

FAQ

Can I migrate from WP Help plugin?

Definitely. Just convert your documents into ‘Help Documents’ post type.

You can either use the Post Type Switcher plugin or run this SQL query in your database:
UPDATE wp_posts SET post_type = 'help-docs' WHERE post_type = 'wp-help'

If you are using the Post Type Switcher, change the post type of your posts to ‘Help Documents’.

후기

2022년 4월 22일
This is a simple but well executed plugin to add help docs to the admin area. Such a great tool for sites where the client will edit content. Thanks folks for your work on this! 100% recommended.
2022년 2월 11일
A great plugin with lots of configuration options and a nice layout for displaying help topics. It works perfectly in conjunction with user permissions. I recommend.
모든 2 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0

  • Initial release