サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
アメリカ大統領選
www.advancedcustomfields.com
We were saddened and appalled by Matt Mullenweg’s actions this morning appropriating the Advanced Custom Fields plugin that our ACF team has been actively developing for the WordPress community since 2011. Advanced Custom Fields is a sophisticated plugin with over 200,000 lines of code, which we continually develop, enhance, support and invest in to meet the needs of our users across WordPress. W
Recent events do not impact customers of ACF PRO. All updates of ACF PRO will continue to be served from advancedcustomfields.com and no action is required. Due to recent events in the WordPress ecosystem, WP Engine employees have been blocked from accessing WordPress.org. This means the ACF team is unable to deploy updates to the free version of ACF hosted on WordPress.org and users running this
This release is a security fix release containing an important change you need to be aware of before you update, and prepares for a change to the output of the_field coming soon to ACF. By Liam Gladdy Advanced Custom Fields version 6.2.5 is now available. This release is a security fix release containing an important change you need to be aware of before you update, and prepares for a change to th
Introduction ACF Blocks are customizable, dynamic, and integrate deeply with custom fields. A premium feature found in ACF PRO, ACF Blocks uses a powerful PHP-based framework to develop custom block types without the thorough knowledge of JavaScript or React required to create WordPress blocks. The PHP-based nature of ACF Blocks means PHP developers can easily create bespoke solutions in line with
Overview This article will demonstrate how to retrieve and sort an array of post objects from the database using native WP functions. There are many ways to query posts in WP, however, this article will make use of the common get_posts function, WP_Query Object and pre_get_posts filter. Getting started If you are already familiar with the above function, object and filter you may skip this section
Overview This article demonstrates how to retrieve an array of post objects from the database using native WordPress functions. There are many ways to query posts in WordPress, however, this article will make use of the common get_posts function, WP_Query object and pre_get_posts filter. Getting Started You can skip this section if you’re already familiar with the above function, object, and filte
Overview This article will discuss how to register fields and field groups via the functions.php file. There are many benefits to using PHP to register fields, the main of which is customization and distribution. The ability to define fields within the theme’s files allows developers to avoid any data loss when working across multiple environments (dev/staging/live). It also reduces calls to the d
Description Updates the value of a specific field. Parameters update_field($selector, $value, [$post_id]); $selector (string) (Required) The field name or field key. $value (mixed) (Required) The new value. $post_id (mixed) (Optional) The post ID where the value is saved. Defaults to the current post. Return (int|bool) Meta ID if the field value didn’t exist and the field is not being saved as an
Description The Google Map field provides an interactive map interface for selecting a location. This field type uses the Google Maps JS API to provide autocomplete searching, reverse geocoding lookup and an interactive marker. New The Google Map field saves more location data in version 5.8.6! Screenshots Changelog Added more location data to the value in version 5.8.6. Added acf/fields/google_ma
Description It is often necessary to query the database for a list of posts based on a custom field value. This guide will demonstrate how it is possible using the native WP functions Requirements Understanding of the get_posts() function Understanding of the WP_Query arguments Example 1 Compare with a single custom field value In this example, we will find all posts that have a post_type of ‘even
archive-doctor.php First, we will create a template file in our theme to display all the doctors. This file is called “archive-doctor” and can be viewed by going to the url “http://website.com/?post_type=doctor” or “http://website.com/doctor” depending on your permalink structure. Screenshot Code <?php /** * The template for displaying Archive pages. * * Theme: Twenty Eleven */ get_header(); ?> <s
Supercharge your website with Premium Features. ACF PRO includes extra fields & features to better develop websites including PHP Blocks, Repeatable Fields, Page Building tools, Media Galleries and Custom Options Pages. View Pricing Learn More PRO Feature #1 The Repeater Field The repeater field allows you to create a set of sub fields which can be repeated again, and again, and again. Any type of
Overview This guide will demonstrate how add custom fields to a Taxonomy Term and then modify the term’s template file HTML. Terms can be items such as WordPress categories, tags or other custom taxonomies that have been added to your site. For example, popular plugins such as WooCommerce add custom taxonomies upon activation. Check out the WordPress Codex for further information regarding taxonom
The options page feature provides a set of functions to add extra admin pages to edit ACF fields! Each admin page can be fully customized (see code examples below), and sub admin pages can be created too! All data saved on an options page is global. This means it is not attached to any particular post or page, but is saved in the wp_options table. This allows the data to be displayed on any page t
The repeater field allows you to create a set of sub fields which can be repeated again and again whilst editing content! Any type of field can be added as a sub field which allows you to create and manage very customized data with ease! Template Usage The repeater field is essentially a wrapper for a group of sub fields, so to loop through the rows of data and target the sub field values, you mus
Getting Started Advanced Custom Fields is a WordPress plugin which allows you to add extra content fields to your WordPress edit screens. These extra content fields are more commonly referred to as Custom Fields and allow you to build websites faster and educate your clients quicker.
Edit smarter with Advanced Custom Fields for WordPress Developers. Content editing made easy Use the Advanced Custom Fields plugin to take full control of your WordPress edit screens & custom field data. Learn More View Pricing Proudly powering 2+ million websites and achieving a 5 star rating! Add fields on demand Our field builder allows you to quickly and easily add fields to WP edit screens wi
このページを最初にブックマークしてみませんか?
『ACF | Advanced Custom Fields Plugin for WordPress』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く