Archive for March, 2013

FeedWordPress Development Version — Revision 681367: Diagnostics / Now that PHP 5.4 is being more widely deployed, …

Wednesday, March 13th, 2013

Diagnostics / Now that PHP 5.4 is being more widely deployed, troubleshooting may be aided by adding panel to give WordPress version, PHP version, and (if available) Apache version, in Diagnostics panel. Continue reading

At GitHub, radgeek pushed to master at radgeek/feedwordpress

Wednesday, March 13th, 2013

March 13, 2013

radgeek pushed to master at radgeek/feedwordpress

      a36f1ad


          Diagnostics / Show read-out of WordPress version, PHP ver...

FeedWordPress Development Version — Revision 680650: Features and fixes roll-up from Github / FIXES: replace default wp_ table …

Tuesday, March 12th, 2013

Features and fixes roll-up from Github / FIXES: replace default wp_ table name prefix by a variable, per bug reports from users, causing problems when users had an alternate table name prefix; FEATURES: AJAXy Test Expression button to allow live testin… Continue reading

At GitHub, radgeek commented on pull request radgeek/feedwordpress#9

Tuesday, March 12th, 2013

March 12, 2013

radgeek commented on pull request radgeek/feedwordpress#9

  Thanks for the submission. You're of course correct that {$wpdb->postmeta} should be used here. I've closed this pull request because the issue s...