Social Pulse
Social Pulse … is a WP plugin showing follower counts from YouTube, Facebook, X, and Steam. It uses Leader/Follower modes to reduce API requests. General Idea Social Pulse retrieves follower numbers from multiple platforms and displays them via WordPress shortcodes. In Leader mode, the plugin directly makes API requests to obtain the latest values, which are then cached and exposed at a dedicated URL. In Follower mode, the plugin skips direct API calls and instead retrieves the pre-fetched data from the Leader instance. * Screenshot Leader-Mode * Screenshot Follower-Mode Try it out! Download the ZIP Navigate to the WordPress Playground Go to the “Plugins” page Click “Add New Plugin” Click “Upload Plugin” Select the ZIP and click “Install Now” Click “Activate Plugin” The plugin should now be visible at the bottom of the WordPress menu. Leader and Follower Mode Leader Mode: In this mode, Social Pulse performs the actual API calls to get the latest follower counts and caches these values. The current values are also exposed at a special URL (e.g. /social-counters/values), which can be used by Follower instances. Follower Mode: Follower mode is designed to minimize API calls on installations that do not need to fetch data directly. Instead of making API requests, the plugin retrieves the cached values from the Leader URL. This is particularly useful when dealing with strict API rate limits. How to Use Social Pulse in Leader Mode Activate Leader Mode: In the plugin settings, select Leader as the mode. Configure API Credentials: Enter your API keys, tokens, and IDs for YouTube, Facebook, X, and Steam in the respective fields. Save Changes: Make sure to save your settings. Retrieve Values: The plugin will automatically fetch and cache the current follower counts. The exposed values URL (displayed on the settings page) can be used by Follower installations. How to Use Social Pulse in Follower Mode Activate Follower Mode: In the plugin settings, select Follower as the mode. Enter Leader URL: Provide the URL from a Leader installation (the URL where the leader exposes its cached values). Save Changes: Save your settings to store the Leader URL. Automatic Data Fetch: The plugin will now retrieve the follower values from the Leader URL every 5 minutes or whenever manually tested. Direct API requests are disabled in this mode. Where to Find the Necessary Information For each platform, you will need to obtain API keys, tokens, or IDs. Here are some helpful links to get you started: YouTube: YouTube Data API v3 – Getting Started (Find your API key and channel ID here.) Facebook: Facebook for Developers, Long Lasting Tokens for Clients (Learn how to create an app, get an access token, and locate your Page ID.) X (formerly Twitter): X Developer Platform, Generating and Using an App-Only Bearer-Token (Obtain a Bearer Token and set up your developer credentials.) Steam: Steam Web API Documentation (Find information on obtaining your Steam App ID and using the API.) External services WordPress guidelines require that the use of external services is clearly statet. Although this is the sole purpose of this plugin I hereby state the following external service usage: * Youtube API (https://www.googleapis.com/youtube/v3/channels) The Youtube API is used to receive the youtube followers of the account the “Youtube API Key” belongs to. * Steam API (https://api.steampowered.com/ISteamUserStats/GetNumberOfCurrentPlayers/v1/) The Steam API is used to receive the current players of the Steam app with the “Steam App ID” you enter. * Facebook API (https://graph.facebook.com/v22.0/) The Facebook API is used to gather fan or follower count of the facbook page with the “Facebook Page ID” you enter. * X API (https://api.twitter.com/2/users/by/username/) The X API is used to gather the follower count of the account with the “X Username” you enter.
Top keywords
- api26×4.09%
- follower17×2.68%
- leader14×2.20%
- mode14×2.20%
- steam9×1.42%
- url9×1.42%
- values9×1.42%
- youtube9×1.42%
- facebook8×1.26%
- follower mode6×0.94%
- enter5×0.79%
- id5×0.79%
WPGet API – Connect to any external REST API
Connect WordPress to external APIs, without code. Easily send data to any API and get data from unlimited 3rd party REST APIs. Format and display the returned data on your WordPress website using a shortcode or a template tag. WPGet API supports virtually all authentication methods including API keys, bearer tokens, basic auth, username/password and OAuth 2.0 authorization. Live Examples View our live examples of connecting to several different APIs and displaying the data in various unique ways including charts, graphs, tables and weather forecasts. LIVE EXAMPLES – Connecting WordPress to external APIs Major Features Connect your WordPress website to any REST API Unlimited APIs & endpoints No coding required Display API data using a template tag or shortcode GET, POST, PUT, PATCH & DELETE methods Add query string, header & body parameters Documentation We have tons of articles and help available. Quick Start Guide Step by Step Example Frequently Asked Questions Will this work with my API? Extending WPGet API PRO Plugin The PRO Plugin provides many extra features that allow you to do some more advanced things with your APIs. Features of the PRO Plugin include: Actions – automate your API when an action happens on your site Tokens – grab dynamic data without code and send to your API Dynamic variables – a PHP solution for grabbing dynamic values Chain API calls Cache API calls Format API data into HTML Retrieve nested data Base64 encoded auth XML format API to Posts Plugin The API to Posts Plugin allows you to import API data and create WooCommerce products or custom posts from this API data. Features of the API to Posts Plugin include: Import API data Import from unlimited endpoints Map API data to WordPress fields Supports custom fields, ACF, tags, categories, custom taxonomies, images and more Supports all standard WooCommerce fields Create WooCommerce products from API data Sync API to WooCommerce products & posts Set interval of sync from every minutes up to once a week OAuth 2.0 Authorization The OAuth 2.0 Authorization plugin allows authorization of your API through the OAuth 2.0 method. WPGet API Integrations WPGet API integrates extremely well with other WordPress plugins, allowing you to do some very cool things with your API. Click the links below for more info on these integrations. WooCommerce to API WooCommerce API Product Sync Contact Form 7 send data to API WPForms send data to API Gravity Forms send data to API Charts & Tables from API data using wpDataTables Translating WPGet API You can translate WPGet API into your own language on translate.wordpress.org Here is an article to help get started with translations
Top keywords