カスタムフィールドテンプレートのエラー修正パッチ
custom-field-template.phpの修正 カスタムフィールドテンプレートプラグインが、php7.2ではエラーが出る。 エラー表示 Warning: count(): Parameter must be a […]
教文館の社内ナレッジベースです。
custom-field-template.phpの修正 カスタムフィールドテンプレートプラグインが、php7.2ではエラーが出る。 エラー表示 Warning: count(): Parameter must be a […]
エラー内容 Warning: Use of undefined constant weblog – assumed ‘weblog’ (this will throw an Error in a future versi […]
Amazon Pay アドオンの amazon_checkout < func.php func.php369行目以下の数行を書き換え。 // 氏名に半角スペースが含まれる場合 }else{ // 姓と名フィールド […]
自動更新はあまり好ましくないと思う。しかし、メインサイト以外は手の回らない場合もあるので、自動更新設定をレベルによって導入する。フルで導入すると下記のようになる。 //プラグインの自動更新を有効化 add_filter( […]
カスタムフィールドタイトルキーワード)をキーワード検索の対象に含める関数でエラーが出た。 function posts_search_custom_fields( $orig_search, $query ) { if […]