# # ChangeLog for trunk/wp-content/plugins/xpressme/xpressme.php # # Generated by Trac 1.0.9 # Jun 17, 2024, 5:15:58 AM Thu, 25 Dec 2008 15:15:54 GMT toemon [46] * trunk/blocks/recent_comments_block.php (modified) * trunk/include/xpress_block_render.php (modified) * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_comments_block_theme.php (modified) WordPress管理画面からXOOPSデータベースへのアクセス  #50 実装   xpressmeプラグインにより ... Wed, 17 Dec 2008 03:18:56 GMT toemon [32] * trunk/include/custom_functions.php (deleted) * trunk/wp-config.php (modified) * trunk/wp-content/plugins/xpressme/include (added) * trunk/wp-content/plugins/xpressme/include/custom_functions.php (added) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) * trunk/wp-content/themes/xpress_default/footer.php (modified) * trunk/wp-content/themes/xpress_default/functions.php (modified) * trunk/wp-content/themes/xpress_default/index.php (modified) * trunk/wp-content/themes/xpress_default/single.php (modified) * trunk/wp-content/themes/xpress_default/style.css (modified) カスタムファンクションをプラグイン側へ移動 リンクの関数追加 #7 #9 ... Mon, 15 Dec 2008 08:47:59 GMT toemon [28] * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) 投稿記事の履歴機能の有効・無効を設定できるようにする機能の実装 #39 Mon, 08 Dec 2008 08:22:30 GMT toemon [19] * trunk/wp-content/plugins/xpressme/language (added) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (added) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (added) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (added) プラグインの設定画面サンプル プラグインをクラス化して設定テスト画面を配置(まだ設定値書き込みは出 来ていない) Sun, 07 Dec 2008 14:47:46 GMT toemon [18] * trunk/include/include_xoops_define.php (modified) * trunk/include/xpress_action_filter.php (deleted) * trunk/wp-config.php (modified) * trunk/wp-content/plugins (added) * trunk/wp-content/plugins/xpressme (added) * trunk/wp-content/plugins/xpressme/xpressme.php (added) * trunk/xoops_version.php (modified) add-filterをwp-setting.phpのロード前に読み込むことは出来ないので、 ...