Title: ACF PHP VARS
Author: samjco
Published: <strong>2016年3月24日</strong>
Last modified: 2018年10月4日

---

プラグインを検索

![](https://ps.w.org/acf-php-vars/assets/banner-772x250.jpg?rev=1377561)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/acf-php-vars/assets/icon-128x128.png?rev=1951215)

# ACF PHP VARS

 作者: [samjco](https://profiles.wordpress.org/samjco/)

[ダウンロード](https://downloads.wordpress.org/plugin/acf-php-vars.zip)

 * [詳細](https://ja.wordpress.org/plugins/acf-php-vars/#description)
 * [レビュー](https://ja.wordpress.org/plugins/acf-php-vars/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/acf-php-vars/#installation)
 * [開発](https://ja.wordpress.org/plugins/acf-php-vars/#developers)

 [サポート](https://wordpress.org/support/plugin/acf-php-vars/)

## 説明

Finally being able to copy all ACF field variables is here!!!

**Supports ACF PRO!**

This plugin was build for the awesomeness of the [Advanced Custom Fields](https://wordpress.org/plugins/advanced-custom-fields/)
plugin created by Elliot Condon, so that referencing custom fields is fast and makes
life easier for developers.

You are now able to get a complete list of fields that you’ve created, make adjustments
with the available options, and simply copy-and-paste them right into your theme
template. No more switching back-and-forth screens in order to copy-and-paste field
names into your file. whew!

### Features

 * Easily switch from field names to field IDs.
 * Easily choose between the_field() or get_field() functions to use.
 * Show all fields-group with fields OR just the fields created within the current
   field group section.
 * Show Example field code and decriptions.
 * Works great with ACF PRO

I hope you enjoy this plugin and if it works for you, please add your rating. Your
donations to (https://PayPal.Me/samjco) will help to make this plugin better!

[Demo video:

](https://screencast.com/t/pS9dukeU/

Demo Video | Screencast

“)

_Special thanks to the ACF display plugin._

## インストール

 1. Upload `acf-php-vars.php` to the `/wp-content/plugins/` directory, or install it
    via the WP Plugin repository
 2. WordPress の「プラグイン」メニューからプラグインを有効化
 3. A new button will show up in the menu of the dashboard called ACF PHP VARS as well
    as shown under Custom Fields menu. If you don’t have the ACF plugin activated, 
    the button will not show up.

## FAQ

  Why isn’t my button showing up?

Make sure sure you have ACF installed and activated.

  I can see the button, but why can’t I see all my fields?

If this is the case with you, make sure you have custom fields created.

  Will this plugin work with ACF PRO

Yes.

## 評価

![](https://secure.gravatar.com/avatar/3de7f650d26e8c34e31f34ac5a472da6c8baf004803457b8ac0c50d4626889ad?
s=60&d=retro&r=g)

### 󠀁[Does exactly what it needed!](https://wordpress.org/support/topic/does-exactly-what-it-needed/)󠁿

 [Dave3o3](https://profiles.wordpress.org/dave3o3/) 2016年9月3日

Great plugin! Works as intended! But I found some issues. Please see the support
forum. Thanks!

![](https://secure.gravatar.com/avatar/3f620d7e5627cf552b3edc88e4f9221944a5c65d21375e27ee1c3240cce5f1d4?
s=60&d=retro&r=g)

### 󠀁[Code Faster!](https://wordpress.org/support/topic/code-faster/)󠁿

 [samjco](https://profiles.wordpress.org/samjco/) 2016年9月3日

Coding faster was the goal of the plugin.

![](https://secure.gravatar.com/avatar/995c581787654318e68f997a4fa8392a6770a99104e5e04c8009a5b8103fca6c?
s=60&d=retro&r=g)

### 󠀁[Doing my Dev process faster](https://wordpress.org/support/topic/doing-my-dev-process-faster/)󠁿

 [sera2007](https://profiles.wordpress.org/sera2007/) 2016年9月3日

Thx for great plugin

![](https://secure.gravatar.com/avatar/17510dedc657b7a26446b0aa326305442f4bfe822de3ca0ca34c6cf96c1e621d?
s=60&d=retro&r=g)

### 󠀁[Just what I needed!](https://wordpress.org/support/topic/just-what-i-needed-455/)󠁿

 [jirrodglynn](https://profiles.wordpress.org/jirrodglynn/) 2016年9月3日

Oh wow, this is going to save me a lot of time with writing out all of those variables!

![](https://secure.gravatar.com/avatar/34772099670951518600a39db9a9f92ba1fbb6391901d8c483ff266d0bfdc610?
s=60&d=retro&r=g)

### 󠀁[Pro version ACF](https://wordpress.org/support/topic/pro-version-116/)󠁿

 [ptrv](https://profiles.wordpress.org/ptrv/) 2016年9月3日 6 replies

Nice!

 [ 5件のレビューをすべて表示 ](https://wordpress.org/support/plugin/acf-php-vars/reviews/)

## 貢献者と開発者

ACF PHP VARS はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献し
ています。

貢献者

 *   [ samjco ](https://profiles.wordpress.org/samjco/)

[“ACF PHP VARS” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/acf-php-vars)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/acf-php-vars/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/acf-php-vars/)をチェックするか、
[開発ログ](https://plugins.trac.wordpress.org/log/acf-php-vars/)を [RSS](https://plugins.trac.wordpress.org/log/acf-php-vars/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.3

 * Moved ACF Theme PHP menu under Custom Fields menu.
 * Added better readability.
 * Added Support for the latest ACF PRO version
 * Added Support to use if using ACF/ACF PRO within a custom plugin.
 * Added WPDB Table prefixing
 * Fixed various issues.

#### 1.2

 * Added additional ACF PHP VARS menu under Custom Fields menu.
 * Added a Quick View box on Field group page so that user can get vars while making
   them.

#### 1.1

 * Added support for ACF PRO!
 * Added notification when ACF or ACF PRO isn’t installed.
 * Added Copy all and copy group buttons for ease of copy and pasting.
 * Fix issue with current plugin dir not referencing correctly.
 * Added 128×128 Icon to assets.

#### 1.0

 * Currently, this is the first version of this plugin and no changes have been 
   made.

## メタ

 *  バージョン **1.3**
 *  最終更新日 **8年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 3.0.1またはそれ以降 **
 *  検証済み最新バージョン: **4.9.29**
 *  言語
 * [English (US)](https://wordpress.org/plugins/acf-php-vars/)
 * タグ
 * [acf](https://ja.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://ja.wordpress.org/plugins/tags/advanced-custom-fields/)
   [php](https://ja.wordpress.org/plugins/tags/php/)[template](https://ja.wordpress.org/plugins/tags/template/)
   [theme](https://ja.wordpress.org/plugins/tags/theme/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/acf-php-vars/advanced/)

## 評価

 5つ星中4.8つ星

 *  [  4 5-星レビュー     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=5)
 *  [  1 4-星レビュー     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/acf-php-vars/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/acf-php-vars/reviews/)

## 貢献者

 *   [ samjco ](https://profiles.wordpress.org/samjco/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/acf-php-vars/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://PayPal.Me/samjco)