Archive for August, 2020

At GitHub, radgeek merged a pull request in radgeek/feedwordpress

Tuesday, August 18th, 2020

@radgeek
radgeek merged a pull request in radgeek/feedwordpress Aug 19, 2020

Fix use of explicitly set empty string post metavalue #109

There maybe a better way of fixing this, such as changing do_substitutions() to return [''] instead of null for this case, but this fixes the probl…

+4 -1

At GitHub, radgeek pushed to master in radgeek/feedwordpress

Tuesday, August 18th, 2020

@radgeek
radgeek pushed to

master in

radgeek/feedwordpress Aug 19, 2020

2 commits to master

  • @radgeek 2c236c5
    Merge pull request #113 from kaldor/fix-syndicated-link-magpie-period…
  • @oppiansteve 9c45904
    Remove the whitepace around the period name returned from magpie.

At GitHub, radgeek merged a pull request in radgeek/feedwordpress

Tuesday, August 18th, 2020

@radgeek
radgeek merged a pull request in radgeek/feedwordpress Aug 19, 2020

Remove the whitepace around the period name returned from magpie. #113

You can see the difference in the warning messages when the index has newlines: Error Level: E_NOTICE Message: Undefined index: hourly compared to…

+1 -1

At GitHub, radgeek pushed to master in radgeek/feedwordpress

Tuesday, August 18th, 2020

@radgeek
radgeek pushed to

master in

radgeek/feedwordpress Aug 19, 2020

2 commits to master

  • @radgeek ce64cbf
    Merge pull request #114 from kaldor/fix-default-for-poll-new-count-st…
  • @oppiansteve 9376b54
    Add in the start count for `stored` to remove undefined index warning