• このエントリーをはてなブックマークに追加

関連記事

(日本語) Twenty Twelve 投稿日・投稿者を非表示に

Sorry, this entry is only available in 日本語.

(日本語) Twenty Fourteenカスタマイズ用プラグインと派生テーマ

Sorry, this entry is only available in 日本語.

(日本語) Twenty Twelve 投稿者情報を表示/非表示に

Sorry, this entry is only available in 日本語.

(日本語) 画像マウスオーバーでキャプションを表示

Sorry, this entry is only available in 日本語.

(日本語) 「タグクラウド」ウィジェット カスタマイズ

Sorry, this entry is only available in 日本語.

(日本語) 「カレンダー」ウィジェット カスタマイズ・プラグイン

Sorry, this entry is only available in 日本語.

no image

(日本語) 「固定ページ」ウィジェット カスタマイズ

Sorry, this entry is only available in 日本語.

no image

(日本語) アップグレードで「更新を展開しています... 」のままになった場合の対処のひとつ

Sorry, this entry is only available in 日本語.

(日本語) Twenty Twelve サイトタイトルをテキストから画像に置き換え

Sorry, this entry is only available in 日本語.

Twenty Twelve | How to unlink Open Sans font

Twenty Twelve loads "Open Sans" font style as special font. in case you don't need this you can unl

Comment

  1. “// remove wp version param from any enqueued scripts function vc_remove_wp_ver_css_js( $src ) { if ( strpos( $src, 'ver=' ) ) $src = remove_query_arg( 'ver', $src ); return $src; } add_filter( 'style_loader_src', 'vc_remove_wp_ver_css_js', 9999 ); add_filter( 'script_loader_src', 'vc_remove_wp_ve

  2. "WordPressでは、JSやCSSがロードされる際にlinkタグやscriptタグ内にWordpressやプラグインもしくはスクリプトそのもののバージョン番号が付与されます"

  3. [...] 早速方法を調べたら、「WordPress: ロードしているJSやCSSに自動で付与されるバージョン番号を非表示...」にfunctions.phpにコードを追加してバージョン番号を非表示にする方法が紹介されていた! すべての「?ver=」を非表示にする方法とWordpressのバージョン番号の「?ver=」を非表示にする方法の2種類が紹介されていた。僕は迷わずすべてのバージョン番号を非表示に! [...]

Leave a Reply to <head>~</head>内のバージョン「?ver=~」を非表示にする方法 | 俺流!バラとラン栽培 Cancel reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.

    PAGE TOP ↑