Swift 5.1
Xcode 11.4
Xcode 11.4
Title1
Title2
————————————————
// テーマの編集が即反映させるための設定
WordPress の設定
Simplicity2 child を選択
functions.php
1 2 3 4 5 6 7 |
//全カテゴリページにnoindex付与 function set_noindex(){ if ( is_category() || is_tag() ) { echo '<meta name="robots" content="noindex,follow" />'; } } add_action('wp_head', 'set_noindex'); |
Simplicity2 child を選択
functions.php
1 2 3 4 5 6 7 8 9 |
//以下にSimplicity子テーマ用の関数を書く function getCssVersion($fileName, $isChild=true) { $directory = ($isChild) ? get_stylesheet_directory() : get_template_directory() ; $filePath = "{$directory}/{$fileName}"; return file_exists($filePath) ? filemtime($filePath) : 0 ; } |
Simplicity2
lib/scripts.php(scripts.php)
208 (220)行目を削除
1 2 3 4 |
// wp_enqueue_style( 'simplicity-style-inline', get_template_directory_uri() . '/css/css-custom.css', array('extension-style') ); $fineName = '/style.css?v='. getCssVersion('style.css'); wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . $fineName, array('simplicity-style', 'simplicity-style') ); |
iOS もしも広告
Apple Watch Series 4 44mm (GPS)/(GPS+Cellular) スペースグレイアルミニウムケース ブラックスポーツバンド |
Apple AirPods アップル純正ワイヤレスイヤホン Bluetooth対応 マイク付き MMEF2J/A |