0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removes ajax call to realtime analytics (endpoint was null since GDPR) More... almost 6 years ago
removes a space which causes WP issues parsing our readme More... about 6 years ago
bumping major version for wordpress tested flag More... about 6 years ago
bumps version for testing update More... about 6 years ago
tests passed with version wordpress-4.9.4 More... about 6 years ago
updates provider count More... over 6 years ago
small fix maybe for older php versions More... over 6 years ago
fixes for older php More... about 7 years ago
fixes vimeo link More... about 7 years ago
actually updates screenshots More... about 7 years ago
updates screenshots, readme More... about 7 years ago
improved keyless flow and adding api key flow More... about 7 years ago
fixes oembed URL gen More... about 7 years ago
deprecates a lot of key checking and feature blocking More... about 7 years ago
adds styling to input box, key check flow, etc More... about 7 years ago
adds a dropdown for api key, removes analytics More... about 7 years ago
only use key if defined More... about 7 years ago
bumps version, adds to readme, and changes key valid endpoint More... about 7 years ago
Merge branch 'master' of github.com:embedly/embedly_wordpress_plugin More... over 7 years ago
updates FAQ More... over 7 years ago
bumping for release More... about 8 years ago
key validation into wp_cron More... about 8 years ago
Don't use $.html when displaying active count in analytics, $.html is prone to XSS, using $.text instead More... about 8 years ago
Do not concatenate strings to construct link text, instead use $.text() More... about 8 years ago
Merge branch 'ninnypants-patch-1' More... about 8 years ago
adds embedly cdn fonts with https More... about 8 years ago
Translation improvements: escape translated strings before outputting (using esc_html_e and esc_attr_e where applicable), remove date( 'Y' ) from translation string, because translation strings should not contain variables/function calls, remove stray print_r call in codebase More... about 8 years ago
Always use SSL in the admin. More... about 8 years ago
bumps version, again More... about 8 years ago
fixes breaking changes with old key names and sanitization More... about 8 years ago