説明
Advanced Views is a powerful, flexible tool that lets you display posts, custom fields, and content from ACF, MetaBox, Pods, WooCommerce, and WordPress itself.
Whether you’re building a custom layout, creating dynamic templates, or designing advanced content displays, this plugin simplifies the process – without relying on bulky page builders.
Why Choose Advanced Views?
✅ Display Posts & Custom Fields Anywhere – Show posts, Custom Post Types (CPT), WooCommerce products, and metadata effortlessly.
✅ Supports ACF, MetaBox, and Pods – Retrieve and display data from multiple field plugins with ease.
✅ Solution for Everyone – Perfect for site owners, developers, and designers who want full control over content display.
✅ Smart, Lightweight, and Developer-Friendly – Uses Twig & Blade templates with automatic escaping, and Just-in-Time assets strategy for smooth performance.
🎨 One Plugin – Multiple Content Sources
Advanced Views seamlessly integrates with:
🔹 WordPress Posts & Pages
🔹 Custom Post Types (CPTs)
🔹 WooCommerce Products & Fields
🔹 Advanced Custom Fields (ACF)
🔹 MetaBox & Pods Fields
Whether you’re crafting a blog, directory, or custom WooCommerce store, Advanced Views makes it easy to query and display dynamic content.
🚀 Powerful Features
時間のかかる手順なしで高品質な結果を得ることができます。
🔄 Smart Content Queries & Display
🔹 Easily display posts, custom fields, and taxonomies with powerful WP_Query enhancements
🔹 Filter, sort, and customize results with Twig or Blade templates.
📌 Pre-Built Components for Quick Setup
🔹 Use ready-made components for fast and easy content structuring.
🔹 Includes meta fields, responsive CSS rules, and reusable templates.
⚡ Streamlined Development Workflow
🔹 Built-in Data Binding & Template Generation – No need to manually convert field data.
🔹 File System Storage option & Live Reload feature – Works seamlessly with IDEs, Git, Sass, and TypeScript.
🛠️ Simplified WordPress Queries
🔹 Master WP_Query with intuitive wrappers that make querying posts and fields easier.
🔹 Bulk template validation to keep everything running smoothly.
📚 Extensive Documentation & Friendly Support
🔹 Step-by-step guides to help you get started.
🔹 Community forum for free support, plus Pro version support for premium users.
🔗 Pro Version for Even More Features!
Unlock advanced features, more integrations, and premium support with Advanced Views Pro.
📢 Get started today and take full control over how you display posts, CPTs, and custom fields!
スクリーンショット
インストール
Installation for Advanced Views Framework
WordPress ダッシュボードから:
- プラグインリストを訪問し、「新規追加」をクリックしてください
- Search for “Advanced Views”
- Click “Install Now” and “Activate” for the Advanced Views plugin
- Visit the new menu item “Advanced Views Framework” and click “Add New” to create your first View
See our official plugin documentation for more.
Installation for Advanced Views: Pro edition
To purchase a Pro license key click here.
After payment you’ll receive an email with your license key which includes the Pro plugin archive.
- プラグインリストを訪問し、「新規追加」をクリック、その後「プラグインをアップロード」をクリックしてください
- Click on “Choose File” and locate the downloaded Pro archive, then click “Open”
- Click on “Install Now” and wait for the package to upload and install, then click “Activate Plugin”
Note: Lite plugin will automatically be deactivated. You can safely delete it from the Plugins list. (Don’t worry, deleting it won’t delete your data.) - In the Plugins list for Advanced Views: Pro edition click “Activate your Pro license” or use the left admin menu and click on “License”.
- プロライセンスキーをコピーして貼り付け、「有効化」をクリックしてください
Enjoy all the features and settings the Advanced Views Framework has to offer with automatic updates.
Customers with an active Pro license have personal support via our support form.
FAQ
-
ユーザープロファイル、タクソノミー項目、オプションページからフィールドを表示できますか?
-
Advanced Viewsは、選択したメタベンダーが提供するすべてのフィールドソースをサポートしています。
例えば、 ACF (Advanced Custom Fields) を使用している場合、オプションページ、ユーザープロファイル、用語、コメント、メニューからフィールドにアクセスできます。
メタベンダーのサポートされているフィールドソースの具体的なリストについては、ドキュメントを参照してください。
-
Gutenberg クエリループ内でフィールドを表示できますか?
-
Gutenberg クエリループ要素内で View ショートコードを使用できます。
コードやカスタム HTML など、他のブロックタイプでは正しく動作しないため、標準のショートコードブロックを利用して追加されていることを確認してください。
評価
貢献者と開発者
Advanced Views – Display Posts, Custom Fields, and More はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者変更履歴
3.7.17 (2025-04-19)
- Fix: Shortcode_Block – rewritten PHP 7.4 incompatible code
3.7.16 (2025-04-18)
- Fix: shortcode in Block theme template with Query Loop
3.7.15 (2025-04-11)
- Fix: shortcode not rendered in Elementor with block-based theme
- Enhancement: Translations loading
- Enhancement: Code editor improvements
- Maintenance: compatibility with upcoming WP 6.8
3.7.14 (2025-03-21)
- Improved compatibility with non-block themes
- UX improvements & readme update
3.7.12 (2025-03-14)
- Improved compatibility with Masteriyo LMS
- UX improvements
3.7.11 (2025-03-08)
- View: fixed conditional logic-related bug
3.7.10 (2025-03-03)
- Improved compatibility with the MetaBox Lite plugin
- Improved compatibility with the Impreza and Zephyr themes
- Improved PHP 8.2 support (get rid of the deprecated message in the Front_Assets class)
3.7.9 (2025-01-13)
- Improved WP Interactivity Api support in block themes
3.7.8 (2024-12-07)
- WP 6.7: fixed PHP notice – _load_textdomain_just_in_time was called incorrectly
- WP 6.7: added support for the new Interactivity API path
- Improved compatibility with the SiteGround Optimizer plugin
3.7.7 (2024-11-12)
- View & Card: made the ajax ‘View’ selector compatible with latest ACF.
- Editor: made the toggle bar icon visible
3.7.6 (2024-11-01)
- Compatibility with WordPress 6.7
- Improved compatibility with themes that use laravel packages
3.7.5 (2024-10-18)
- Views: fixed bug for items inside Gutenberg loop on the taxonomy archive pages
- UX improvements
3.7.4 (2024-09-13)
- Improved Twig validation
- Fixed editor layout issue related to WP 6.6.2
3.7.3 (2024-08-21)
- Improved Blade support
- Improved Rest Api support
3.7.2 (2024-08-01)
- Shortcodes: improved naming
- View shortcode: added the ‘post-slug’ argument
- Internal improvements
3.7.1 (2024-07-22)
- View: Post – added attachment link and attachment video fields
- WebComponent: Improved the shadow DOM type option
- Introduced the Live Reload feature
- Libraries CSS improvement: turned to inline styles
- Minor enhancements
3.7.0 (2024-07-09)
- Added Blade template engine support (as a Twig alternative)
- WP Taxonomy Terms field: fixed a visible label on the empty value
3.6.2 (2024-07-04)
- Card: Fixed View ajax select-related issue
- WP 6.6 compatibility mark
3.6.1 (2024-06-21):
- Card: fixed ‘pages_amount’ is missing for the ‘Source: Page context’
- Translations: updated and added the Performant feature support
3.6.0 (2024-06-19):
- Card: added a new option to load posts from the page context (e.g. archive/author/category)
- ACF vendor: added the Icon field type support
- Markup generator: enhancement to use semantic div alternatives (section/p tags where it’s relevant)
- Tailwind: improved support
- UX improvements
3.5.3 (2024-05-31):
- Minor improvements
3.5.1 (2024-05-23):
- Added ‘Enhanced compatible mode’ setting to the Settings->Debugging tab
- Updated translations
3.5.0 (2024-05-21):
- Added WP Interactivity support
- Tailwindのサポートを追加しました
- 文字列タイトルのないタクソノミーのサポートを追加しました
- Added Defaults tab in the settings
- Added a setting to control the class generation in the default template
- Fixed a custom-arguments shortcode-related bug when passed array via Bridge/View_Shortcode
3.4.9 (2024-04-11):
- Enhanced automatic field id generation: now a) uses field name instead of label b) converts non-English locales (on hosting with php-intl extension)
- Enhanced MetaBox OSM and Map field types support
3.4.8 (2024-04-02):
- Fixed JS error on the plugins page
3.4.7 (2024-04-02):
- UX improvements
- Introduced a new ‘raw_value’ property for oEmbed and other HTML-related fields
3.4.6 (2024-03-22):
- Improved Twig scoping to avoid potential conflicts
3.4.5 (2024-03-21):
- Performance improvements
- Improved compatibility with the ‘wp_insert_post’ wrong calls
- Minor improvements
3.4.1 (2024-03-07):
- さらに多くの事前構築済みコンポーネントを追加
- Meta fields import: fixed ACF group duplication instead of overriding
- Meta groups: improved ‘add new’ button behavior (now uses the general ‘group’ field)
- Minor improvements
3.4.0 (2024-03-04):
- Added the pre-build components
- Internal improvements
- Improved WP playground compatibility
- Readme update
- Image fields: added ‘id’ property
3.3.4 (2024-02-26):
- 翻訳互換性の向上 (第2ラウンド)
3.3.3 (2024-02-26):
- 翻訳互換性の向上
3.3.2 (2024-02-25):
- ‘基本’ パーマリンク構造との互換性を追加
- 6つの翻訳を追加 (ES、DE、IT、FR、RU、JA)
3.3.0 (2024-02-22):
- Updated codebase to the WordPress coding standards
- Introduced logging (the Debugging tab in the Settings)
- View & Card: added the ‘shadow-dom’ option to the web component setting
3.2.3 (2024-02-10):
- Internal improvements
- Fixed the pre-publish popup styles bug
3.2.0 (2024-02-08):
- Improved compatibility with the WordFence plugin
- Removed auto-converting new-lines to br for the wysiwyg field
- Added workaround for the ‘uncode’ theme post_content corrupting bug
- Improved View/Card edit screen loading speed
3.1.2 (2024-01-31):
- Shortcode: fixed object-id argument bug for websites with ‘index.php’ in permalinks
- Internal improvements
- List table: added the ‘FS only’ tab (for items present in the FS storage only)
- List table: added the ‘Bulk validation’ tab
3.1.1 (2024-01-29):
- Select field: added ‘choices’ property
- Comment content field: auto converting ‘\n’ to ‘br’
- Plugin nav: fixed Docs link on localhost
- Date field: added ‘timestamp’ property
- FS storage: added permission issue warning
3.1.0 (2024-01-25):
- Added Pods fields support
3.0.3 (2024-01-22):
- WP Taxonomy term field: fixed field-related bug
3.0.2 (2024-01-19):
- ACF: Textarea field improvement
3.0.1 (2024-01-18):
- Fixed a shortcode bug in the Gutenberg query loop in the block template
3.0.0 (2024-01-17):
- Removed ‘ACF’ dependency
- Added file system option for template storage
- Added MetaBox fields support
- Added a native way to render Views and Cards in PHP