9月 05

プラグインのPodPressが、最新のWordPressをサポートしていないらしく、
問題発生。

問題

  1. Feedが壊れる。
  2. 添付ファイルが変更出来ない

対策

  1. define (‘WP_POST_REVISIONS’,  0);    をwp-config.phpに入れたが効果無し。
  2. podpress.php の
    function podPress_get_attached_file($file, $id=”) {
    if(is_feed()) {
    return ”;
    } else {
    return $file;
    }

    function podPress_wp_get_attachment_metadata($data, $id=”) {
    if(is_feed()) {
    return ”;
    } else {
    return $data;
    }
    にしてみたが、効果無し。
  3. 仕方ないから、deactivateしてみた。
Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks

written by 教師@イギリスの田舎


Leave a Reply

i3Theme sponsored by Top 10 Web Hosting and Hosting in Colombia

Video & Audio Comments are proudly powered by Riffly