1. functions.php内で普通に変数宣言
<?php // functions.php
$apple = 'りんご';
2. 各テンプレでglobal宣言してから使う
<?php // 各テンプレ
global $inaba; // global宣言
echo $apple; // りんご と出力される
使い所
各テンプレのメインクエリに関係なく色んなところで出力したいものはグローバル変数にしてしまいましょう。
ただPHPの変数のスコープはJSよりガバガバなので、変数の命名とか再代入の有無に気をつけましょう!
というか再代入しないなら定数の方がいいですね。
参考文献
RANKING ランキング
TAG タグ
- モーダル
- ヘッドレスCMS
- カスタマイズ
- XO Event Calendar
- svg
- Yoast Duplicate post
- wpml
- SourceTree
- WVON
- JavaScript
- highlight.js
- print css
- modal
- java script
- Admin Menu Editor
- Plugin Performance Profiler
- パフォーマンス
- セキュリティ
- Posts 2 Posts
- WP-Members
- Co-Authors Plus
- プラグイン作成
- TablePress
- CSS
- Event Organiser
- カレンダー
- WP Query
- Intuitive Custom Post Order
- ショートコード
- jQuery
- All in One SEO Pack
- WP-PageNavi
- Category Order and Taxonomy Terms Order
- カスタムタクソノミー
- PS Auto Sitemap
- サイトマップ
- Contact Form 7
- Contact Form 7 add confirm
- メディア
- config.php
- AddQuicktag
- Image Widget
- ウィジェット
- 会員サイト
- Members Only
- Exec-PHP
- Limit Login Attempts
- ループ
- WP jQuery Lightbox
- 画像
- サーバー
- バックエンド
- RDBMS
- DB
- Enable public preview
- 記事プレビュー
- HTML
- Debug
- SEO
- alt
- AWS
- SSL
- category.php
- Simple Local Avatars
- serach.php
- MWWP Form
- PHP
- Custom Post Type Permalinks
- Custom Post Type UI
- Ajax
- カテゴリー
- Repeater field
- 固定ページ
- タグ
- テンプレート
- 記事
- 記事出力
- reCAPTCHA
- WP reCaptcha Integration
- TinyMCE Advanced
- functions.php
- テーマファイル
- ログイン画面
- Show Current Template
- 投稿画面
- WordPress Popular Posts
- Advanced Custom Fields
- MW WP Form
- Revision Control
- Regenerate Thumbnails
- 管理画面
- WP-Optimize
- Better Delete Revision
- Admin Columns
- CMS
- WordPress
- フォーム
- プラグイン
コーポレートサイトへ
採用サイトへ