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 9 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
readme.txt / Cleanup docs a little.
Rad Geek
More...
almost 9 years ago
Minor code and docs cleanup. Remove code trying to cope with magic_quotes, which are no longer part of any minimally modern PHP.
Rad Geek
More...
almost 9 years ago
Ver. bump, docs for WordPress Plugins Repository SVN.
Rad Geek
More...
almost 9 years ago
Bugfix: correct the constant used for default hook order; important, since if it goes to 0 then in default settings boilerplate text will get swallowed up by FWP's setting to protect from formatting filters.
Rad Geek
More...
almost 9 years ago
Posts & Links: Add Boilerplate / Credits feature, rolled in from long-standing stable FWP+: Add Attribution plugin. Allows for user to add credits and attribution from within the admin interface, without editing Theme template files.
Rad Geek
More...
almost 9 years ago
PHP 5+-style by-reference handling of objects.
Rad Geek
More...
almost 9 years ago
Ver/docs bump. Update donation options.
Rad Geek
More...
almost 9 years ago
Ver bump for WP Plugins Repository.
Rad Geek
More...
almost 9 years ago
SyndicatedPost::excerpt: Use mb_substr in place of substr when you need to generate an excerpt; some feeds are multibyte, etc.
Rad Geek
More...
almost 9 years ago
2017.1004 / ver bump.
Rad Geek
More...
almost 9 years ago
Merge pull request #82 from VT-Grad-School/master
Charles Johnson
More...
almost 9 years ago
Merge pull request #93 from PracticeWEB/master
Charles Johnson
More...
almost 9 years ago
Removed the other two references.
David Robinson
More...
almost 9 years ago
Changed function signatures to remove reference in order to avoid PHP 7.1 errors
David Robinson
More...
almost 9 years ago
Normalize newly-minted normalized guids to http, but match normalized guids entirely regardless of http/https protocol prefix
Rad Geek
More...
almost 9 years ago
Ver bump, ChangeLog update.
Rad Geek
More...
almost 9 years ago
PHP Warnings and Errors: fence code with tests to make sure object is available.
Rad Geek
More...
almost 9 years ago
feeds-page.php: Feed and Update Settings, avoid PHP warnings when the shell_exec output used to determin curl/wget path is disabled by system security settings.
Rad Geek
More...
almost 9 years ago
SyndicatedPost::normalize_guid_prefix / fix 2x duplicate post bug on http/https sites -- normalizing guids doesn't do any good if the scheme on the base URL can flip-flop between http and https.
Rad Geek
More...
about 9 years ago
PHP 5.6/7 Compat / remove use of mysql_error() from deprecated mysql extension, in favor of WP-DB API.
Rad Geek
More...
over 9 years ago
attempting to address #75
Michael Stewart
More...
over 9 years ago
Merge pull request #72 from stedaniels/flattr-https
Charles Johnson
More...
over 9 years ago
WP 4.7 / get_taxonomy() now returns a WP_Taxonomy object instead of a stdClass hash. Does not actually require any immediate changes, but let's use get_taxonomy_labels() to get the labels in case visibility or internal structure of labels hash changes in future versions.
Rad Geek
More...
over 9 years ago
SyndicatedLink / PHP Warning in Categories and Tags setting - Trying to get property of non-object in [...]/wp-content/plugins/feedwordpress/syndicatedlink.class.php on line 58
Rad Geek
More...
over 9 years ago
SyndicatedLink / PHP / declare visibilities for these methods, document a couple.
Rad Geek
More...
over 9 years ago
PHP / make up yer mind about whether FeedWordPress::update_requested is called statically or not and declare accordingly.
Rad Geek
More...
over 9 years ago
WordPress core dependencies loading / should be now not
Rad Geek
More...
over 9 years ago
PHP 5+ / Let's get some visibility up in here. And make FeedWordPressAdminPage::submitted_link() consistently non-static.
Rad Geek
More...
over 9 years ago
PHP 5+ / Let's get some visibility up in here.
Rad Geek
More...
over 9 years ago
Merge branch 'master' of github.com:radgeek/feedwordpress
Rad Geek
More...
over 9 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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