توضیحات
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-search
directory, 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.
سوالات متداول
-
How does the plugin work?
-
The plugin adds a custom meta field
_guest_author_name
to posts. This field is searchable using the standard WordPress search function. -
Can I customize the meta field?
-
Yes, the
_guest_author_name
meta field can be modified or extended to support additional metadata.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Guest Author Meta Block” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Guest Author Meta Block” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
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.