Category Archives: FeedWordPress
radgeek merged a pull request in radgeek/feedwordpress
Fixing the use of the filter `syndicated_item_updated`, so its return…
#108
…ed value is actually used
+1
-1
radgeek pushed to master in radgeek/feedwordpress
radgeek
pushed to
master
in
radgeek/feedwordpress
Aug 19, 2020
2 commits to
master
-
e6e88a0
Merge pull request #109 from kaldor/fix-use-of-explicitly-set-empty-s…
-
32b57aa
Support an explicitly set empty value for a post metavalue - whilst s…
- 1 more commits »
radgeek merged a pull request in radgeek/feedwordpress
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
radgeek pushed to master in radgeek/feedwordpress
radgeek merged a pull request in radgeek/feedwordpress
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
radgeek pushed to master in radgeek/feedwordpress
radgeek merged a pull request in radgeek/feedwordpress
radgeek pushed to master in radgeek/feedwordpress
radgeek merged a pull request in radgeek/feedwordpress
Removing an incorrect default for an `update_setting()` call
#116
it seems it mistakenly took the form of the apply_filters
call a little above the line in question
+1
-1
1 comment