Viewing 1 replies (of 1 total)
  • Thread Starter Syllogic

    (@syllogic)

    Figured it out!

    I have added the services to: subscribe-connect-follow-widget.php
    And added icon images for all sized to the plugin’s images folder

    example code to add a service:

    “feedly-feed” => array (
    “name” => “RSS Feed”,
    “description” => “Subscribe to Feedly RSS Feed”,
    “option_text” => “Feedly feed (URL)”,
    “image” => “feedly.png”,
    “url” => “http://feedly.com/i/subscription/feed/{user_input}”
    ),

Viewing 1 replies (of 1 total)
  • The topic ‘Add new RSS feeds with own icons’ is closed to new replies.