Mindblown: a blog about philosophy.
-
[WordPress] git 管理しているテーマで git のコミットIDをバージョン番号として使用するサンプル
This file contains bidirectional Unicode text that may …
-
[wp-cli] サブディレクトリにインストールされている WordPress の一覧を取得する
This file contains bidirectional Unicode text that may …
-
.php に特定の文字列が入っていた場合に git commit を失敗させる pre-commit hook のサンプル
This file contains bidirectional Unicode text that may …
-
Agreeing to the Xcode/iOS license requires admin privileges…
xcode のライセンス規約に同意しないとダメよ sudo xcrun cc
-
wp-cron の呼び出しをコントロールする
アクセス数が多いサイトだと、wp-cron.php へのアクセスが逆にネックになる事もあります。 参考:DIS…
-
Re: Amimotoからstaticpress-s3で静的ホスティング連携
名前もお好きに、とりあえず、wp_update_siteurl.sh とかで。EC2のメタデータを取得して、そ…
-
[AWS] awscli と jq でインスタンスタイプの変更を気軽に
awscli, jq が利用できることが前提です。 以下のようなシェルスクリプトを組むだけで、特定のインスタン…
-
[PHP] Google Calendar API v3 で日本の祝日を取得する
下準備 Google APIs ConsoleでCalendar APIのステータスをONにする Google…
-
[Nginx][WordPress] WordPress リバースプロキシキャッシュ用の nginx.conf
/etc/nginx/php-fpm try_files $uri =404; expires off; fa…
-
Re: How do I extend fetch_feed timeout?
As a quick fix I just went straight for the SimplePie c…
Got any book recommendations?