설명
This plugin allows users to assign guest author names to posts using custom meta fields. It extends the WordPress search functionality to include guest author names in results.
스크린샷




블록
이 플러그인은 1개의 블록을 제공합니다.
- Guest Author(s)
설치
- Upload the plugin files to the
/wp-content/plugins/guest-author-searchdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Assign guest author names to posts via the post meta box.
- Search for posts by guest author names through the default WordPress search.
FAQ
-
How does the plugin work?
-
The plugin adds a custom meta field
_guest_author_nameto posts. This field is searchable using the standard WordPress search function. -
Can I customize the meta field?
-
Yes, the
_guest_author_namemeta field can be modified or extended to support additional metadata.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Guest Author Meta Block”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.3
- Added shortcodes to display the author list
- Added rest api endpoint
1.2
- Added search integration for guest author meta fields.
1.1
- Fixed minor bugs and improved performance.
1.0
- Initial release.