openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
F
feedwordpress
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Aug 21, 2025 — Aug 21, 2026
Showing page 6 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ver bump, docs bump.
Charles Johnson
More...
about 6 years ago
MyPHP / Magic quotes were DEPRECATED as of PHP 5.3.0, and REMOVED as of PHP 5.4.0 (thank goodness!). Resolves Issue #119, props @ThatStevensGuy.
Charles Johnson
More...
about 6 years ago
Merge pull request #108 from oppian/fix-use-of-syndicated_item_updated-filter
C. Johnson
More...
about 6 years ago
Merge pull request #109 from kaldor/fix-use-of-explicitly-set-empty-string-post-metavalue
C. Johnson
More...
about 6 years ago
Merge pull request #113 from kaldor/fix-syndicated-link-magpie-period-name
C. Johnson
More...
about 6 years ago
Merge pull request #114 from kaldor/fix-default-for-poll-new-count-stored
C. Johnson
More...
about 6 years ago
Merge pull request #116 from kaldor/fix_incorrect_default_for_update_setting
C. Johnson
More...
about 6 years ago
Merge pull request #117 from kaldor/fix_warning_when_setting_do_not_exist
C. Johnson
More...
about 6 years ago
Syndication > Performance / avoid PHP warning for static call to FeedWordPress::clear_cache().
Charles Johnson
More...
about 6 years ago
FeedWordPie_Parser / fix up.
Charles Johnson
More...
about 6 years ago
FeedWordPress > Diagnostics: improve HTTP, XPath testing options.
Charles Johnson
More...
about 6 years ago
Compat, WP 5.5 / FeedWordPie_Parser -- in 1.3.1 version, modularize to bring the hacked parse() closer ot the original from SimplePie 1.3.1.
Charles Johnson
More...
about 6 years ago
Taxonomy: SimplePie extension classes get named FeedWordPie now.
Charles Johnson
More...
about 6 years ago
Compatibility, WP 5.5. / FeedWordPie_Item dispatcher.
Charles Johnson
More...
about 6 years ago
Compatibility, WP 5.5. / FeedWordPie_Parser -- pass URL along to the filter, if we are using SimplePie 1.5.5 and so have that parameter.
Charles Johnson
More...
about 6 years ago
Taxonomy / let's call this FeedWordPie_Parser, and standardize on that taxonomy eventually.
Charles Johnson
More...
about 6 years ago
Compatibility, WP 5.5 / dealing with SimplePie v. 1.5.5 upgrade -- first steps towards reconciling FeedWordPress_Parser extensions with changes to SimplePie_Parser in SimplePie 1.5.5/WP 5.5, and toward resolving PHP Warning: Declaration of FeedWordPress_Parser::parse(&$data, $encoding) should be compatible with SimplePie_Parser::parse(&$data, $encoding, $url = "")
Charles Johnson
More...
about 6 years ago
Compatibility, WP 5.5: SimplePie has been upgraded to 1.5.5, which is cool, but could cause problems. Resolves PHP Warning: Declaration of FeedWordPie_Item::get_id($hash = false) should be compatible with SimplePie_Item::get_id($hash = false, $fn = "md5")
Charles Johnson
More...
about 6 years ago
Merge branch 'master' of https://github.com/radgeek/feedwordpress
Charles Johnson
More...
about 6 years ago
Compatibility, WP 5.5 / Kludge -- avoid vanishing drop-down list for feed selection.
Charles Johnson
More...
about 6 years ago
Stop a warning when the settings do not exist - this is usually when the feed has just been created and not yet saved and you click on the posts tab.
Stephen Hartley
More...
over 6 years ago
Removing an incorrect default for an `update_setting()` call - it seems it mistakenly took the form of the `apply_filters` call a little above the line in question
Stephen Hartley
More...
over 6 years ago
Bleg / update BTC QR code to reflect new address.
Rad Geek
More...
over 6 years ago
Docs and ver bump.
Rad Geek
More...
over 6 years ago
Bleg Box / New bitcoin address for new versions.
Rad Geek
More...
over 6 years ago
Issue [#112] / apply is_countable() from native PHP 7.3+ or from WordPress polyfill function to avert PHP warnings.
Rad Geek
More...
over 6 years ago
compatability.php / add is_countable() polyfill implemented in WordPress 4.9.6 and later to use in dispelling PHP warnings.
Rad Geek
More...
over 6 years ago
Diagnostics / add in diagnostics for catch and release of post new/updated pings.
Rad Geek
More...
over 6 years ago
Syndication->Diagnostics / reorganize and generalize text copy for diagnostic message categories.
Rad Geek
More...
over 6 years ago
Code reorganization, check_debug, pings / Put more code into class methods and external modules.
Rad Geek
More...
over 6 years ago
←
1
2
3
4
5
6
7
8
9
10
…
31
32
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree