Tag: twitter tweets

  • Twitter Tweets Pro (Social Networking)

    Twitter Tweets Pro (Social Networking)

    Twitter Tweets Pro is an advanced twitter plugin for WordPress , which can display twitter feeds on your WordPress website in an elegant and customizable manner. It supports multiple twitter accounts without any limitations.

    Following are the features :

    • Multiple Twitter feeds with no limitations
    • Feeds of multiple Users, hashtags or search terms
    • Filter Tweets by hashtag or words
    • Display Tweets in Slider
    • Configurable number of tweets to display
    • Load more tweets
    • Feed background color
    • Tweet background color
    • Tweet font color
    • Tweet font size
    • Date text size
    • Date font weight
    • Link color
    • Link font size
    • Google Fonts
    • Tweet Actions (reply, retweet, like)
    • Share Tweets on Social Media
    • Update Twitter Status
  • AccessPress Twitter Feed Professional (Social Networking)

    AccessPress Twitter Feed Professional (Social Networking)

    Features:

    • Fetch latest tweets from any account
    • Multiple Twitter Accounts Support
    • Tweets Media(Image) Embeds Support
    • Twitter Timeline layout included
    • Slider mode available with various configurable options
    • Ticker mode available with various configurable options
    • Configurable number of tweets to display
    • Caching option to prevent frequent API calls
    • 12 Beautiful design templates to choose from.
    • Easy use with shortcode or widget with various configurable parameters
    • Display tweets in slider
    • Configure tweet date/time format
    • Option to show/hide full user name
    • Lightweight – Installs in seconds
    • User friendly – very easy to configure and setup.
    • Super support – get support via email/support forum/online chat
    • Paid customization available – you can contact us for paid customization.

    Support

    Documentation:

    We’ve detailed documentation which leaves you with no question. Find the plugin documentation here:

    https://accesspressthemes.com/documentation/documentationplugin-instruction-accesspress-twitter-feed-pro/

    Change log:

    View plugin change logs here:

    https://accesspressthemes.com/updatelogs/accesspress-twitter-feed-pro-update-logs/

    Supported Languages

    English – United States

    Get latest updates

    Like our Facebook page and get latest updates:

    https://www.facebook.com/AccessPressThemes

    Feature request:

    Click here to submit feature request. It can also be used to notify bug .

    https://accesspressthemes.com/contact/

  • WPShots – WordPress Shortcode Plugin (Utilities)

    WPShots – WordPress Shortcode Plugin (Utilities)

    WPShots is a smart and rich shortcodes plugin for WordPress. It eases the job of admins and WordPress
    developers. Shortcodes can be used inside posts, pages or in widgets. Public functions are also available to use
    inside php code.

    WPShots Features

    Once you install WPShots, you can access following shortcodes. Related functions are also listed along the
    shortcodes.

    [wpshots_number_of_posts]
    Show total number of published posts in the blog. Developers can get the value of total number of posts
    using fn_wpshots_number_of_posts() function.

    [wpshots_number_of_pages]
    Show total number of published pages in the blog. Developers can get the value of total number of pages
    using fn_wpshots_number_of_pages() function.

    [wpshots_facebook_likes]
    This shortcode display number of facebook likes of a given user. For example, [wpshots_facebook_likes id="cocacola"]
    displays the number of facebook likes of cocacola page. Developers can read the number of likes using
    fn_wpshots_facebook_likes() function. In order to obtain the likes of cocacola page, call the function
    fn_wpshots_facebook_likes("cocacola").

    [wpshots_facebook_shares]
    This shortcode display number of facebook shares of a given url. For example, [wpshots_facebook_shares url="http://wordpress.org"]
    displays the number of facebook shares for wordpress.org url. Developers can read the number of shares using
    fn_wpshots_facebook_shares() function. In order to obtain the shares of http://wordpress.org, call the function
    fn_wpshots_facebook_likes("http://wordpress.org").

    [wpshots_google_plus_one]
    This shortcode display number of Google plus ones for a given url. For example, [wpshots_google_plus_one url="http://wordpress.org"]
    displays the number of google plus ones for http://wordpress.org. Developers can read the number of plus ones using
    fn_wpshots_google_plus_one() function. In order to obtain the plus ones of http://wordpress.org, call the function
    fn_wpshots_google_plus_one("http://wordpress.org").

    [wpshots_tweet_count]
    This shortcode display number of tweets for a given url. For example, [wpshots_tweet_count url="http://wordpress.org"]
    displays the number of tweets for http://wordpress.org. Developers can read the number of tweets using
    fn_wpshots_tweet_count() function. In order to obtain the number of tweets for http://wordpress.org, call the function
    fn_wpshots_tweet_count("http://wordpress.org").

    [wpshots_pinterest_pins]
    This shortcode display number of pinterest pins for a given url. For example, [wpshots_pinterest_pins url="http://wordpress.org"]
    displays the number of pinterest pins for http://wordpress.org. Developers can read the number of pins using
    fn_wpshots_pinterest_pins() function. In order to obtain the number of pins for http://wordpress.org, call the function
    fn_wpshots_pinterest_pins("http://wordpress.org").

    [wpshots_linkedin_shares]
    This shortcode display number of linkedin shares for a given url. For example, [wpshots_linkedin_shares url="http://wordpress.org"]
    displays the number of linkedin shares for http://wordpress.org. Developers can read the number of linkedin shares using
    fn_wpshots_linkedin_shares() function. In order to obtain the number of linkedin shares for http://wordpress.org, call the function
    fn_wpshots_linkedin_shares("http://wordpress.org").

    [wpshots_stumbleupon_shares]
    This shortcode display number of stumbleupon shares for a given url. For example, [wpshots_stumbleupon_shares url="http://wordpress.org"]
    displays the number of stumbleupon shares for http://wordpress.org. Developers can read the number of stumbleupon shares using
    fn_wpshots_stumbleupon_shares() function. In order to obtain the number of stumbleupon shares for http://wordpress.org, call the function
    fn_wpshots_stumbleupon_shares("http://wordpress.org").

    [wpshots_youtube_subscribers]
    This shortcode display number of youtube subscribers for a given user. For example, [wpshots_youtube_subscribers user="apple"]
    displays the number of youtube subsribers for apple. Developers can read the number of subscibers using
    fn_wpshots_youtube_subscribers() function. In order to obtain the number of youtube subscribers for apple, call the function
    fn_wpshots_youtube_subscribers("apple").

    Browser Support