این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

Content Template Widget for Toolset Views

توضیحات

Content Template Widget (previously View Template Widget) is useful for inserting information boxes about the current post being displayed in the widget area of your theme. It is possible to configure which content types each widget will be shown on.

This plugin requires Toolset Views. Click the link below for more information on this plugin:
http://wp-types.com/home/views-create-elegant-displays-for-your-content/

Usage

Basic usage

  • Activate Views for WordPress
  • Create a Content Template
  • Add a WP Views Content Template widget to your site

The title field supports shortcodes, so you can easily use a wpv- shortcode in the widget title.

Although it is possible to expose the widget on all pages by selecting “Show widget everywhere”, it is most useful on predefined post types, as
archives, listings and tag pages will only return one result. (Most often the first item in the archive.)

To display a listing in the widget area, use a View Widget instead. (Included in Views.)

Requirements

  • PHP 5.2 or higher

Translations

  • None. Translations welcome.

عکس‌های صفحه

  • Workflow example. Adding a sidebar widget to display information about the currently viewed post.

نصب

  1. Upload the view-template-widget-for-toolset-types-views folder to /wp-content/plugins/
  2. Activate the plugin (View Template Widget for Toolset Views) through the ‘Plugins’ menu in WordPress
  3. Add a Views Template widget to your site.

سوالات متداول

  • No questions available.
Installation Instructions
  1. Upload the view-template-widget-for-toolset-types-views folder to /wp-content/plugins/
  2. Activate the plugin (View Template Widget for Toolset Views) through the ‘Plugins’ menu in WordPress
  3. Add a Views Template widget to your site.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Content Template Widget for Toolset Views” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

“Content Template Widget for Toolset Views” به 1 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمک‌هایشان.

ترجمه “Content Template Widget for Toolset Views” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.2.1

  • Fixed edge case in conditional logic, see: https://wordpress.org/support/topic/widget-shows-on-search-page

1.2

  • If the content template you use in a widget does not print anything, the widget will not be displayed. More info here.

1.1

  • Updated name to reflect the name change introduced in Views 1.3 (View Template -> Content Template)
  • Fixed a bug where all templates would not be available on certain configurations. (Thanks peter8810)

1.0

  • Initial release