初日のたいさんの記事(@tekapo)に引き続きWordPress Advent Calendar 2011の二日目です! WordPressの人気を支えている重要な要素の一つが豊富なプラグインの存在です。 今日は、この豊富なプラグインの中からマトモそうなプラグインとそうでないプラグインを... 続きを読む
初めてWordPressオリジナルテーマの作成 にトライしたい、という方向けの基本の マニュアルです。マニュアルというほど 大袈裟なものではありませんけど、ある 程度敷居が低くなると嬉しいなぁという 思いを込めて記事にします。 この記事の内容はあくまで基本... 続きを読む
2011年8月11日木曜日 プログラマからみたWordPress(データ構造) 言葉としてはよく聞いていた、WordPress。 最近少し触ってみたので、プログラマからみた感想を書いてみようエントリです。 しかも、データ構造をみれば何となく中が想像できるだろう...という勝手... 続きを読む
お客さんからクローラーにメアド取られたくないという要望があったので以前のエントリ内容をWordPressのプラグイン(ショートコード)にしてみました。 [caesar-cipher komagata@gmail.com] こう書くと、 こういうJSが吐かれて、 メアドが表示される。 紀元前の... 続きを読む
毎週火曜日、Help me, hackers!に上がったコードを紹介していくコードDJ 第7回。 今、流行の24シーズン1を見ているkomagata a.k.a. DJ(@流行に疎い方)です。 今回紹介するコードはコレ。 任意の期間、ブログが更新されないとメールが飛ぶwordpressのplugin... 続きを読む
WordPress 3 and What You Can Do! 0 DeliciousShare Advertisement After a quite long awaited by many WordPress users all over the world, finally this world most popular blog portal launchs its brand-new version WordPress 3.0 a.k.a Thelonius.The... 続きを読む
SNS(ソーシャルネットワーキングサイト)でユーザー同士がコミュニケーションを取れるサイトを作りたい!そんな時に役立つのがWordPressプラグイン「BuddyPress」。メンバーになると友達の申請やメッセージの交換、グループ(コミュニティ)の作成など、Mixiラ... 続きを読む
One of the most hailed features of the recent WordPress 3.0 release is the addition of customizable menus. Previously, users had to rely on their theme (or hack it) to provide them with a navigation menu for their site, but now they can edit ... 続きを読む
The Problem: You want to start hacking away at a WordPress Theme and get your site online. You don’t want to start with a Parent Theme, or a Theme Framework. You want to make your own theme—and you want it to be ready for HTML5. Only, you d... 続きを読む
WordPressのプラグインのソースを見ていたら__($hogehoge)のような記述を随所で見かけた。どうやら、__()関数は国際化対応のためのWordPressのユーザ関数のようで、PHP独自の関数ではないようだ。このスタイルはCakePHPなどでも利用される手法らしく、GNUのgett... 続きを読む
デベロッパー必見!WordPress開発 A to Z 第3回 WordPress用開発環境を整える(その3) 2010年7月1日 林亮 WordPress, 開発環境, インストール, 設定, Ubuntu, VirtualBox クライアント, インストール, ログイン, コマンド, パスワード, Ubuntu 1 2 前回まで,... 続きを読む
WordPress 2.xから3.0で廃止された非推奨グローバル変数一覧です。 赤色が非推奨グローバル変数で、青色は非推奨変数に代わる、本来のデータ取得方法です。過去のプラグインで正常に動作しないものがある場合、この変数を利用していないか確認するとよいでしょ... 続きを読む
一般的なHTMLファイルをWordPressの テーマにする時の手順と、使用するタグ をリスト化、というか自分用チートシート。 いつも子ページが時間掛かるので、単純 な構成のHTMLなら、テーマ化くらいは サクサク終わらせたいですね。 唯一の方法では無く、ベーシッ... 続きを読む
If functions.php is the single most important file in your WordPress theme, then wp-config.php is the single most important file in your entire WordPress installation. This file can be used to configure database functionalities, enhance perfo... 続きを読む
WordPress 3.0 で「Commented entry list」プラグイン(commented-entry-list.php)が正常に動作しない不具合が発生しており、本エントリーで対象方法を紹介します。「freezing-point」のNIMITZさんよりコメントで情報頂きました。ありがとうございました。 こ... 続きを読む
WordPress解体新書 第3回 WordPressの基本的な5つのルール(その3:フックとフィルタ) 2010年6月28日 林亮 WordPress, フック, フィルタ フィルタ, プログラム, テンプレート, プラグイン, メソッド, WordPress WordPressのテーマやプラグインの中核をなす,W... 続きを読む
With virtually any WordPress release (or the release of any open-source software, for that matter), there are bound to be bugs. In a lot of cases the bugs are minor, and are just annoying. In other cases, these “bugs” can completely disable... 続きを読む
As part of our massive CodeCanyon push this year, I’m pleased to announce that we’ve launched not one, but two awesome new categories. The new CSS category features everything from incredible pricing charts, to buttons, to entire frameworks... 続きを読む
WordCamp名古屋2010のティザーサイトです!いまさら聞けないWordCampって何? テーマで簡単イメチェン!WordPress の着まわし術 ポイント使いでモテ力アップ秋の定番プラグイン photo by jim912 6/19(土)名古屋異業種”人”交流会eXeにて、WordCamp名古屋のキ... 続きを読む
デベロッパー必見!WordPress開発 A to Z 第2回 WordPress用開発環境を整える(その2) 2010年6月24日 林亮 WordPress, 開発環境, インストール, 設定, Ubuntu, VirtualBox ステップ, ディスク, ウィザード, イメージ, インストール, クリック 1 2 3 前回仮想... 続きを読む