チカッパブログのモブログ機能

ブログディレクトリ/api/class/JUGEM_RPC.php
で携帯投稿時の画像サイズが定義されている…?

if (!$this->outImage($tmp_path, $path)) return new XML_RPC_Response(0, 1, 'can\'t deal with an image');
if (!$this->resizeImage($tmp_path, $path_m, 200)) return new XML_RPC_Response(0, 1, 'can\'t deal with an image');
//if (!$this->resizeImage($tmp_path, $path_s, 100)) return new XML_RPC_Response(0, 1, 'can\'t deal with an image');
if (!$this->resizeImage($tmp_path, $path_s, 240)) return new XML_RPC_Response(0, 1, 'can\'t deal with an image');
  • ブックマーク
  • Feedly

この記事を書いた人

キタジマタカシ

長崎在住、フリーランスのWordPress テーマ / プラグインデベロッパー。 多数のプロダクトをオープンソースで開発・公開しています。現在は WordPress 有料テーマ Snow Monkey を開発・販売しています。