Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Add Custom Post Type into Post Query

Описание

[ ✅ 𝐒𝐄𝐂𝐔𝐑𝐄 𝐏𝐋𝐔𝐆𝐈𝐍𝐒 b𝓎 𝒫𝓊𝓋𝑜𝓍 ] :

• Revised for security to be reliable and free of vulnerability holes.
• Efficient, not to add any extra load/slowness to site.
• Don’t collect private data.

Plugin Description

In many cases (like plugins, themes, or even page builders, like Elementor, Gutenberg, Beaver, SiteOrigin, etc…) use default «post» queries when getting posts for any category or taxonomy, and sometimes they even don’t have an option to choose post-type. This plugin globally forces to use other post-types in addition to «post» query. (However, be advised, that is «global» query modification and check if query doesn’t behave per your intented scenario. So, test plugin and remove if it won’t fit you).

Available Options

See all available options and their description on plugin’s settings page. To mention some of them, you can get these data:

Скриншоты

  • Example output

Установка

A) Enter your website «Admin Dashboard > Plugins > Add New» and enter the plugin name
or
B) Download plugin from WordPress.org , Extract the zip file and upload the container folder to «wp-content/plugins/»

Часто задаваемые вопросы

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Add Custom Post Type into Post Query» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Add Custom Post Type into Post Query» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

2.20

  • Only php >= 5.4 supported

1.0

  • First release.