Giter VIP home page Giter VIP logo

ebay-feeds-for-wordpress's People

Contributors

rhyswynne avatar winwar avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

ebay-feeds-for-wordpress's Issues

Make Plugin Translateable

At the moment it's only in English with few (if any) translatable strings. With WP 4.0 being focussed on other languages, maybe we should make it able to translate it.

Sorting in plugin doesn't match sorting in RSS feed

I have created a rss feed on the eBay partner network.
As sort criterium I have picked: price: highest first.
When I use the ebay-for-wordpress plugin the sorting is ignored and the show up in a random order.

Load Images over SSL

Hello!

Please make change
from
$newdescription .= str_replace( "<img src='http://","<img src='https://", $newdescription );
to
$newdescription = str_replace( "<img src='http://","<img src='https://", $newdescription );

Add the ability to force_feed()

If the user chooses, the user can force a feed to display using force_feed(). This should stop a bunch of errors with time out, but needs to be used cautiously.

Switch to dashicons

WordPress 3.8 added Dashicons, need to switch icon from ugly icon to dashicon/svg. Especially as it's the old logo.

Increase tabspace size

At the moment the code only has 2 character spaces for a tab. WordPress has more. Should probably push it to conform to WordPress Standards.

Minor, so do as & when

Style Errors

At the moment the errors look like this:-

image

It would be good to get them displayed in a style that was obvious, so the user doesn't miss them

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.