Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/themes/simplicity2/lib/scripts.php on line 131

Deprecated: Calling static trait method VASOCIALBUZZ\Modules\Functions::get_locale is deprecated, it should only be called on a class using the trait in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/plugins/va-social-buzz/incs/class-module-view.php on line 54

Deprecated: Calling static trait method VASOCIALBUZZ\Modules\Functions::get_thumbnail is deprecated, it should only be called on a class using the trait in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/plugins/va-social-buzz/incs/class-module-view.php on line 190

Deprecated: Calling static trait method VASOCIALBUZZ\Modules\Options::get is deprecated, it should only be called on a class using the trait in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/plugins/va-social-buzz/incs/class-module-view.php on line 192

Deprecated: Calling static trait method VASOCIALBUZZ\Modules\Variable::default_options is deprecated, it should only be called on a class using the trait in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/plugins/va-social-buzz/incs/trait-options.php on line 48

Deprecated: Calling static trait method VASOCIALBUZZ\Modules\Variable::settings is deprecated, it should only be called on a class using the trait in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/plugins/va-social-buzz/incs/trait-variables.php on line 188

Deprecated: Calling static trait method VASOCIALBUZZ\Modules\Functions::exists_push7 is deprecated, it should only be called on a class using the trait in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/plugins/va-social-buzz/incs/trait-variables.php on line 129

Deprecated: Calling static trait method VASOCIALBUZZ\Modules\Functions::hex_to_rgb is deprecated, it should only be called on a class using the trait in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/plugins/va-social-buzz/incs/class-module-view.php on line 193

Deprecated: Calling static trait method VASOCIALBUZZ\Modules\Options::get is deprecated, it should only be called on a class using the trait in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/plugins/va-social-buzz/incs/class-module-view.php on line 61

Deprecated: Calling static trait method VASOCIALBUZZ\Modules\Variable::default_options is deprecated, it should only be called on a class using the trait in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/plugins/va-social-buzz/incs/trait-options.php on line 48

Deprecated: Calling static trait method VASOCIALBUZZ\Modules\Variable::settings is deprecated, it should only be called on a class using the trait in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/plugins/va-social-buzz/incs/trait-variables.php on line 188

Deprecated: Calling static trait method VASOCIALBUZZ\Modules\Functions::exists_push7 is deprecated, it should only be called on a class using the trait in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/plugins/va-social-buzz/incs/trait-variables.php on line 129

Wordpress一覧


Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/themes/simplicity2/lib/customizer.php on line 4923

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/themes/simplicity2/lib/customizer.php on line 4929

1月28日は「プラグイン開発者に感謝する日」

Wordpressを使っていてプラグインのお世話にならないことはまずありません。そのプラグインは誰かが作ってくれたもの・・・そのプラグイン開...

記事を読む

php-fpmのメモリリーク?奮闘記<解決編>

長々と苦しめられてきたphp-fpmのメモリリーク疑惑。未だ原因はわからないんですが、なんとか丸1日サーバを落ち着かせることに成功したのでシ...

記事を読む

注意!ちゃんとAMP対応しててもGoogleが勝手にアプデしてエラーになってるかも?

やっとこAMP対応できた・・・と思ったら、急にGoogleの検索結果の上部に出なくなったりとかありませんか? もしかするといつの間にかSe...

記事を読む

php-fpmがメモリリークしてる?結局設定が落ち着かない件。

前回php-fpm周りの設定で「そんなにプロセスいらないよー」的な講釈を垂れてみましたが、その後全然設定が落ち着かず試行錯誤し続けていますw...

記事を読む

nginx+php-fpmで微調整した話。php-fpmのプロセスはいくつ上げておくべき?

運用サイトは基本、nginx+php-fpm+mysql(mariadb)をベースにwordpressで動かしています。これが最近急に遅くな...

記事を読む

運営サイトの競合調査を無料でできるSmilarwebを使うべき3つの理由。

サイトを運営しているといつしか気になるサイトやライバルになるサイト、比較されるサイトが出てきます。「敵を知り、己を知れば百戦危うからず」の故...

記事を読む

WordPressプラグイン「AMP」のカスタマイズが超簡単だった!

Wordpressで提供されているAMP(Accelerated Mobile Pages)対応のプラグイン「AMP」。最初リリースされた頃...

記事を読む

WordPressを使ってもキャッシュをしなければ意味なし。

最近Webをスマホで見るときは大抵起点がAndroidアプリのGoogleになっています。このアプリだと検索して見たい結果がアプリ内ブラウザ...

記事を読む

EWWW Image Optimizerのアップデートバグ。500エラーでWordPressサイトが全停止。

今日突然このサイト含めてWordpressで運用しているサイトが500エラーで表示されなくなりました。久々の大きなトラブルでサーバ再起動など...

記事を読む

たった1行でfacebookの「いいね!」ボタンを大きくする方法。css3だけで出来ます。

たまに物凄い大きなfacebookの「いいね!」ボタンが付いているサイトありますよね?あれってどうやるんだろうな・・・?と思ってたらものすご...

記事を読む


Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/themes/simplicity2/lib/customizer.php on line 4923

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/vhosts/freesim.tokyo/httpdocs/wp-content/themes/simplicity2/lib/customizer.php on line 4929