<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>WordPress – プログラミング生放送</title>
    <link>https://pronama.jp/category/wordpress/</link>
    <description>WordPress の記事</description>
    <language>ja</language>
    <lastBuildDate>Tue, 08 Sep 2026 06:02:22 GMT</lastBuildDate>
    <atom:link href="https://pronama.jp/category/wordpress/feed/" rel="self" type="application/rss+xml" />
    <item>
      <title>サイトのサーバーを移転して https 化もしました</title>
      <link>https://pronama.jp/2018/08/19/site-renewal/</link>
      <guid isPermaLink="true">https://pronama.jp/2018/08/19/site-renewal/</guid>
      <pubDate>Sun, 19 Aug 2018 07:06:55 GMT</pubDate>
      <category>web-service</category>
      <category>wordpress</category>
      <description>押し寄せる HTTPS の波、ということで、ようやく当サイトを https 化しました。ドメインも azurewebsites.net から pronama.jp に変更しました。デザインなども変わってますよ。変更で不具…</description>
    </item>
    <item>
      <title>WordPress で Azure Database for MySQL を使う</title>
      <link>https://pronama.jp/2017/05/18/wordpress-azure-database-for-mysql/</link>
      <guid isPermaLink="true">https://pronama.jp/2017/05/18/wordpress-azure-database-for-mysql/</guid>
      <pubDate>Thu, 18 May 2017 13:34:25 GMT</pubDate>
      <category>web-service</category>
      <category>wordpress</category>
      <description>先日開催された Microsoft によるカンファレンス Build 2017 で Azure Database for MySQL がプレビュー版としてリリースされています。 MS、「Azure」にMySQLとPost…</description>
    </item>
    <item>
      <title>[WordPress] Jetpack の JSON API を使ってみる</title>
      <link>https://pronama.jp/2015/12/21/wordpress-jetpack-json-api/</link>
      <guid isPermaLink="true">https://pronama.jp/2015/12/21/wordpress-jetpack-json-api/</guid>
      <pubDate>Sun, 20 Dec 2015 15:18:54 GMT</pubDate>
      <category>development</category>
      <category>wordpress</category>
      <description>Qiita Web API Advent Calendar 2015 21日目と、Qiita プロ生ちゃん Advent Calendar 2015 21日目（穴埋め）の投稿です。 Jetpack for WordPre…</description>
    </item>
    <item>
      <title>[WordPress] カテゴリーやページ別に広告などの HTML を表示できるプラグイン「AdRotate」</title>
      <link>https://pronama.jp/2015/05/27/wordpress-plugin-adrotate/</link>
      <guid isPermaLink="true">https://pronama.jp/2015/05/27/wordpress-plugin-adrotate/</guid>
      <pubDate>Tue, 26 May 2015 21:43:33 GMT</pubDate>
      <category>wordpress</category>
      <description>WordPress のカテゴリーやページ別に、異なるテキストや広告などの HTML コードを、記事の前後・途中などに表示したい場合に、プラグイン「AdRotate」が便利です。 広告表示切り替えのための高機能なプラグイン…</description>
    </item>
    <item>
      <title>[WordPress] Twitter Cards に対応させるプラグイン「Twitter Cards Meta」</title>
      <link>https://pronama.jp/2015/02/02/wordpress-twitter-cards-meta/</link>
      <guid isPermaLink="true">https://pronama.jp/2015/02/02/wordpress-twitter-cards-meta/</guid>
      <pubDate>Sun, 01 Feb 2015 16:28:20 GMT</pubDate>
      <category>wordpress</category>
      <description>Twitter の Web サイトや公式クライアントで URL を含むツイートを見るとサムネイルなどが表示されるツイートがあると思います。この機能は、Twitter Cards と呼びます。Twitter Cards は…</description>
    </item>
    <item>
      <title>[PHP] 簡単 WordPress プラグイン開発！</title>
      <link>https://pronama.jp/2014/12/02/php-wordpress-plugin-dev/</link>
      <guid isPermaLink="true">https://pronama.jp/2014/12/02/php-wordpress-plugin-dev/</guid>
      <pubDate>Mon, 01 Dec 2014 22:51:50 GMT</pubDate>
      <category>development</category>
      <category>pronama-chan</category>
      <category>wordpress</category>
      <description>慧： こんにちは！ WordPress Advent Calendar 2014 兼 プロ生ちゃん Advent Calendar 2014 の2日目の記事で、WordPress プラグイン開発の話題だよ。 PHP で…</description>
    </item>
    <item>
      <title>Bogo で WordPress を多言語化</title>
      <link>https://pronama.jp/2014/07/17/wordpress-bogo/</link>
      <guid isPermaLink="true">https://pronama.jp/2014/07/17/wordpress-bogo/</guid>
      <pubDate>Thu, 17 Jul 2014 05:47:45 GMT</pubDate>
      <category>wordpress</category>
      <description>WordPress をプラグインで多言語化する方法は、WPML（有料）と qTranslate が有名ですが、WPML と同じ方式の言語ごとに1投稿するプラグインは他にも、xili-language、Polylang、B…</description>
    </item>
    <item>
      <title>Microsoft 公式 Bing 翻訳ウィジェット WordPress プラグイン がリリースされています</title>
      <link>https://pronama.jp/2014/05/14/microsoft-bing-widget-wordpress-plugin/</link>
      <guid isPermaLink="true">https://pronama.jp/2014/05/14/microsoft-bing-widget-wordpress-plugin/</guid>
      <pubDate>Wed, 14 May 2014 01:06:55 GMT</pubDate>
      <category>web-service</category>
      <category>wordpress</category>
      <description>Google ウェブサイト翻訳ツール vs Bing 翻訳ウィジェット で紹介した「Bing 翻訳ウィジェット」ですが、このウィジェットを設置できる Microsoft Open Technologies 製 WordP…</description>
    </item>
    <item>
      <title>[WordPress][プラグイン開発] 記事中のショートコードを保存時に書き換える</title>
      <link>https://pronama.jp/2014/05/14/wordpress-plugin-rewrite-shortcode-sample/</link>
      <guid isPermaLink="true">https://pronama.jp/2014/05/14/wordpress-plugin-rewrite-shortcode-sample/</guid>
      <pubDate>Tue, 13 May 2014 21:44:00 GMT</pubDate>
      <category>development</category>
      <category>wordpress</category>
      <description>記事に挿入したショートコードを保存した時に書き換えてしまうプラグインサンプルを書きました。 [foo bar=&quot;qux&quot;] → 保存すると [foo bar=&quot;qux&quot; b…</description>
    </item>
    <item>
      <title>[WordPress] Twitter Cards 対応しました</title>
      <link>https://pronama.jp/2014/05/09/wordpress-twitter-cards/</link>
      <guid isPermaLink="true">https://pronama.jp/2014/05/09/wordpress-twitter-cards/</guid>
      <pubDate>Thu, 08 May 2014 20:41:27 GMT</pubDate>
      <category>wordpress</category>
      <description>いままで全く存在を知らず気にしていなかったのですが、Twitter の Web ページや公式クライアントで URL を含むツイートを見るとサムネイルなどが表示されるツイートは Twitter Cards というそうです。…</description>
    </item>
    <item>
      <title>[WordPress] 固定ページのテンプレートを使ってエイプリルフール用のページを作る</title>
      <link>https://pronama.jp/2014/04/13/wordpress-aprilfool/</link>
      <guid isPermaLink="true">https://pronama.jp/2014/04/13/wordpress-aprilfool/</guid>
      <pubDate>Sat, 12 Apr 2014 16:40:49 GMT</pubDate>
      <category>wordpress</category>
      <description>当サイトで行った 4/1 に WordPress サイトでエイプリルフールのネタページを作る方法。 4/1 の TOP ページ: うどん 4/1 の投稿: プロ生うどん（半生讃岐うどん）はじめました ※ 4/1 の投稿は…</description>
    </item>
    <item>
      <title>[Windows Azure Web Sites][WordPress] HTTP Expires ヘッダーを追加して高速化</title>
      <link>https://pronama.jp/2014/03/01/windows-azure-web-sites-wordpress-http-expires-header/</link>
      <guid isPermaLink="true">https://pronama.jp/2014/03/01/windows-azure-web-sites-wordpress-http-expires-header/</guid>
      <pubDate>Fri, 28 Feb 2014 16:32:25 GMT</pubDate>
      <category>pronama-chan</category>
      <category>wordpress</category>
      <description>Windows Azure – 技術者でつなぐ日めくりカレンダー の 3/1 の記事です。Windows Azure の国内データセンターができたようです。ちなみに、このサイトは今のところ日本でない東アジアの…</description>
    </item>
    <item>
      <title>[WordPress] メディアプレイヤーの表示がくずれる</title>
      <link>https://pronama.jp/2014/02/09/wordpress-media-player-css/</link>
      <guid isPermaLink="true">https://pronama.jp/2014/02/09/wordpress-media-player-css/</guid>
      <pubDate>Sat, 08 Feb 2014 17:40:20 GMT</pubDate>
      <category>wordpress</category>
      <description>[WordPress] 音声ファイルの再生 | プログラミング生放送 で紹介したメディアプレイヤーの表示ですが、サーバーやテーマによっては正しく表示できない場合があります。 当サイトでもつまづいた点を紹介します。 ※ こ…</description>
    </item>
    <item>
      <title>[WordPress] 音声ファイルの再生</title>
      <link>https://pronama.jp/2014/02/08/wordpress-media-player/</link>
      <guid isPermaLink="true">https://pronama.jp/2014/02/08/wordpress-media-player/</guid>
      <pubDate>Sat, 08 Feb 2014 07:26:19 GMT</pubDate>
      <category>wordpress</category>
      <description>WordPress 3.6 から標準でメディアプレイヤーを埋め込めるようになり、MP3 などの音声ファイルが再生できます。 Demo メディアプレイヤーの表示 方法は、「メディアを追加」から音声ファイルをアップロードして…</description>
    </item>
    <item>
      <title>[WordPress] 異なるユーザーで投稿</title>
      <link>https://pronama.jp/2014/01/11/wordpress-switch-user/</link>
      <guid isPermaLink="true">https://pronama.jp/2014/01/11/wordpress-switch-user/</guid>
      <pubDate>Sat, 11 Jan 2014 13:49:11 GMT</pubDate>
      <category>wordpress</category>
      <description>管理者であれば作成者を変更して投稿できます。 作成者の表示と変更 投稿画面の右上「表示オプション」を開き、「作成者」をチェックする。 ※ インストールしているプラグインによって項目は異なります。 投稿画面に表示された「作…</description>
    </item>
    <item>
      <title>[WordPres][Windows Azure Web Sites] 管理画面を SSL 対応する</title>
      <link>https://pronama.jp/2013/11/23/wordpres-admin-page-ssl-support/</link>
      <guid isPermaLink="true">https://pronama.jp/2013/11/23/wordpres-admin-page-ssl-support/</guid>
      <pubDate>Sat, 23 Nov 2013 13:38:22 GMT</pubDate>
      <category>wordpress</category>
      <description>WordPress を SSL 対応します。 SSL ログイン・管理画面アクセスを強制する SSL を強制する FORCE_SSL_ADMIN 定数が用意されています。 wp-config.php に ABSPATH d…</description>
    </item>
    <item>
      <title>[WordPress] Webサイトのスクリーンショットを表示</title>
      <link>https://pronama.jp/2013/10/13/wordpress-webpage-screenshot/</link>
      <guid isPermaLink="true">https://pronama.jp/2013/10/13/wordpress-webpage-screenshot/</guid>
      <pubDate>Sun, 13 Oct 2013 14:46:39 GMT</pubDate>
      <category>wordpress</category>
      <description>WordPress で Webサイトのスクリーンショットを表示する方法は、Browser Shots というプラグインが有名です。WordPress の非公開 API を使っているようだけど、スクリーンショットの品質がイ…</description>
    </item>
    <item>
      <title>プロ生 Facebook ページできました — Facebook ページの作り方と WordPress から投稿の仕方</title>
      <link>https://pronama.jp/2013/08/30/facebook/</link>
      <guid isPermaLink="true">https://pronama.jp/2013/08/30/facebook/</guid>
      <pubDate>Fri, 30 Aug 2013 10:59:32 GMT</pubDate>
      <category>wordpress</category>
      <description>Facebook のページなんて必要ないと思っていたけれど、必要ですよねー。単純にアクセス純増なわけだし……。どのように活用するかは未定ですが、Blog に投稿するまでもない写真などはアップしたりする予定です。Faceb…</description>
    </item>
    <item>
      <title>Photon API を使って WordPress で画像処理</title>
      <link>https://pronama.jp/2013/04/13/photon-api/</link>
      <guid isPermaLink="true">https://pronama.jp/2013/04/13/photon-api/</guid>
      <pubDate>Fri, 12 Apr 2013 17:42:13 GMT</pubDate>
      <category>wordpress</category>
      <description>WordPress.com と WordPress のプラグイン Jetpack で提供されている Photon を利用すると画像の配信を WordPress の CDN を利用できるほか、画像の URL にパラメーター…</description>
    </item>
    <item>
      <title>Azure Web Sites で WordPress を使い倒す DB 編</title>
      <link>https://pronama.jp/2013/04/10/azure-web-sites-wordpress-db/</link>
      <guid isPermaLink="true">https://pronama.jp/2013/04/10/azure-web-sites-wordpress-db/</guid>
      <pubDate>Tue, 09 Apr 2013 15:49:43 GMT</pubDate>
      <category>wordpress</category>
      <description>Azure Web Sites は無償で使えて、WordPress 設置も楽ちん（ちなみに WordPress 設置はどこのレンタルホスティングサービスでも楽ちんだと思います）。だけど、転送サイズ制限が厳しいって話を前回…</description>
    </item>
  </channel>
</rss>
