I finally came across one that wasn’t over the top and there was also a manual function:
http://wordpress.org/extend/plugins/wp-social-bookmarking-light/
Related Posts:
- Conditionally enqueue a widget’s script/stylesheet in HEAD (only when present on page!)
- Is it possible to “freeze” a WordPress blog?
- Auto Load Plugin Hooks inside Must Use Plugin
- Upload specific images to specific folder
- Plugin (or Theme) containing its own Plugins?
- Remove Google Fonts Which Are (Probably) Added By Plugins
- Adding a text domain to every __(), _e() and __n() gettext call without a plan to create own translations
- How to create extendable wordpress plugins
- Delete Custom Dashboard Widgets
- What exactly does $wp_filesystem->abspath() return?
- Adding a Wizard to My Plugin
- Get User ID from within a plugin
- Moving customized core code into plugins?
- Custom Post Type Statuses
- Why users disable the WordPress update?
- Plugin for “Was This Helpful” at end of post? [closed]
- $woocommerce->cart is null inside WordPress Rest API
- WordPress shortcodes & performance
- Adding a post shortcode to a page template?
- send_headers don’t work on wordpress multisite
- Woocommerce sidebar not loading in theme
- Enable Full SSL for WordPress
- Disable a WordPress site
- how to retrieve wordpress event manager plugin’s event detail using php? [closed]
- Changing comments avatar
- How to arrange the order of plugins displaying under every post?
- WordPress plugin changelog RSS
- Retrieving a Value from a wp-database
- Internal Linking Plugin or code
- Input with spaces in Shortcode attributes overwritten by defaults
- Theme’s default styles are overriding my plugin’s custom CSS
- How to set taxonomy in custom plugin?
- Mq translate plugin custom post type issue
- Object method calling for global $wpdb in header.php
- How to set Noindex to all wordpress pages in a catergory?
- Admin AJAX doesn’t work in plugin admin page – Even though code is copied verbatim from WordPress Codex
- WP_Query for custom post type and category_id not working
- Prevent plugin from intruding on wp-json posts api
- How do i get file_get_contents to work in wordpress
- Plugin Development – Functions or Hooks?
- What happens when WordPress memory limit is exceeded?
- convert more tag to shortcode
- Making that Admin Bar transparent or a blue color
- Use wp_upload_dir() correctly
- wp_dequeue_script for a Plugin
- How can I automatically download all images from all imported posts, place them on my new host, and replace all the links
- Looking for a free quiz plugin which saves the candidates answers for review [closed]
- Allowing .rfa Files In Media Upload [duplicate]
- Some WordPress Posts are automatically becoming comments on other Posts
- What is the purpose of a companion plugin
- WordPress: Add custom add_filter for custom functions
- How to download and unpack / install plugins with templates when installing it
- Best way to duplicate specific page content across two sites?
- Featured Image in RSS Feed
- Calling a class method instantiated by ajax call in wordpress [closed]
- WPDeals Add custom currency
- Plugin to redirect all 404 pages to a specific page
- Pagination/404 I believe wp is getting a page ahead of itself
- Which Membership Plugins Allow Registered Users To Bookmark Posts? [closed]
- Per theme plugins?
- How to Join wp_posts & wp_postmeta table using custom query
- Calling PHP function with AJAX
- How to detect 404 url and make this link underline or change background color?
- Cron task gets removed from the schedule
- “Enable Media Replace” plugin does not update serialized object in WPMeta
- Meta Key array building with multiple input values from fields
- Failed to load resource: the server responded with a status of 500 () post.php
- Can’t activate and deactivate plugins
- How to show private pages based on a user’s role?
- Is it possible to change plugin’s Admin Panel Url?
- How to add HTML to a template only when user is logged out/ not registered
- admin-ajax.php not working properly on subdomains
- wp_login_form() ignoring login_form action hook
- My plugin can’t see my files
- wordpress disable certain plugins for catagory?
- Use functionality in third-party plugin in my own plugin
- Call to a member function get_error_messages() on null [closed]
- Create csv file in plugin
- I want to add facility to add country, State, City in my custom plugin
- Menu items’ links are not working properly and added images
- getpost content with all formatting for admin pages
- Auto post with filling templates from external data and update periodical
- WordPress Meta Query: Relation is not working correctly
- WordPress ultra slow if I click on posts?
- Variable scope in plugin outside loop [closed]
- Pagination in category
- Add a filter to a different custom plugin
- Make buddypress posts likes count show to all users [closed]
- Can not add jquery in footer
- Can Shopp Commercial Plugin be hacked to display radio buttons instead of Dropdowns? [closed]
- wp_update_post does not change post status from draft to publish, returns 1
- No way to add instagram in AddToAny Plugin?
- WooCommerce doesn’t show UK countries in the shipping options [closed]
- Like/Dislike plugin crawler problem
- Post sorting and ordering function in WordPress Admin is broken and always shows post from oldest to newest
- How to edit a non logged in page?
- Wp private content show me files attachments into post
- How prevent STDOUT of Plugin_Upgrader->upgrade(…)?
- How to include Font Awesome icons into ‘menu_icon’ from register_post_type() function – wp admin?
- WordPress Gutenberg Custom Block the viewScript does not get loaded on the frontend when my block is inserted