Social Dropdown is the #431 ranked post app on WordPress, as of Aug 31, 2026.
Social Dropdown is a WordPress Plugin Directory app by multippt.
AppRanks data: Social Dropdown ranks #431 in Post on WordPress Plugin Directory, placing it in the top 74% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Social Dropdown is a newly-listed WordPress app with a limited review volume. It is listed in the Post category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by multippt — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from Social Dropdown?
See Social Dropdown's alternatives ranked by audit score, rating, and review velocity.
How Social Dropdown works
Show full descriptionShow less
This plugin displays several social bookmarking options in a dropdown. Unlike other social bookmarking displays, this does not cause clutter.
Whats new in 2.0
Version 2.0 features a new fresh look which is much easier to use and is extremely search engine friendly. Nonetheless, if you do not like the new layout, you can always use the old one via the administration panel. The new layout should go well with most layouts.
The new version also takes into consideration of non-JavaScript users and would downgrade gracefully to allow non-JavaScript users to utilize every other feature (exception of dropdown).
Integration with an external Social Bookmarking API allows your blog users to enjoy all bookmarks that are available even if you have not upgraded your plugin past version 2.0.
Supported Social Bookmarks
BlinkBits
BlinkList
BlogLines
BlogMarks
Buddymarks
BumpZee
CiteULike
Co.mments
Del.icio.us
Digg
Diigo
Fark
Faves
Feed Me Links
Furl
Gravee
Google Bookmarks
Hugg
Jeqq
Linkagogo
Ma.gnolia
Mister Wong
NetVouz
Newsvine
OnlyWire
Propeller
RawSugar
Rojo
Simpy
Slashdot
Sphinn
Spurl
Squidoo
StumbleUpon
Taggly
Tagtooga
TailRank
Technorati
Windows Live
Yahoo MyWebs
In addition, you can customize the order of the bookmarks or choose to remove some of them without editing a file.
If you do not like Dropdowns, this plugin has the ability to show the bookmarks without the dropdown – similar to what other plugins display.
Remember to read the readme file to ensure that you have done what is needed.
Updating You can check what version the plug-in is at via visiting the Options > Social Dropdown panel.
Deactivate the Social Dropdown plug-in. You may want to back-up your existing plug-in files just in case if there are any errors while updating.
Replace the files in the social-dropdown directory located in the WordPress plug-ins directory.
Re-activate the Social Dropdown plug-in from the administration dashboard.
If you have modified the GenerateAll() function, copy the modified area and set $overrideoptions to true to preserve your changes. $overrideoptions can be found in generatebookmarks.php.
Requirements
A working WordPress install
Your WordPress theme must contain a call to the get_header() function
Your WordPress theme must contain the WordPress loop
Most WordPress installs and templates have these, so you need not worry about these.
To be able to use the dropdown, one must have JavaScript enabled in the browser.
Fortunately, users without JavaScript enabled will see a list of social bookmarks at where the dropdown is.
Customizing Within socialdropdown.php, these are some areas you can edit to influence how the dropdown appears.
In the GenerateAll() function, you can re-arrange how the items appear, add new items or remove them (after setting $overrideoptions to true). You can already do this using the Options > Social Dropdown panel.
Creating bookmarks
Each social bookmark is generated using the GenerateLink() function, and the URLs used are created using the GenerateURL() function. The parameters are as followed: GenerateLink($type), where $type is the name of the social bookmark (e.g. Digg is represented as ‘digg’).
In order to add a new bookmark, add the following lines of code after an item [i.e. after break;] in the GenerateURL() function. An example is shown:
case '[name of social bookmarking site]':
?>
[URL to social bookmark page]
<?php
break;
In this example, when you call GenerateURL('yahoo'), the link for this item is generated. The link is the direct link to the submitting URL, usually available as an API on the social bookmarking site. Within the URL, there is some PHP code. the_title() represents the post title, while echo get_the_permalink() represents the URL of the post.
Within generatebookmarks.php, find a variable called $all. Add ‘|[your bookmark name here]’ to the end of the string. For example, in the case of Yahoo, if $all contains “google”, then the result will be “google|yahoo”.
Credits Several images are created or taken from the corresponding social bookmarking sites and edited to suit the plug-in. The dropdown javascript is taken from http://www.dynamicdrive.com/ and modified. The drag-drop library is provided by http://script.aculo.us/.
Category rankings
As of Sep 10, 2026- Post#431of 585Top 74%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
Social Dropdown doesn't have curated competitor matchups yet. Other tracked post apps on WordPress:
Where Social Dropdown stands in the Post category
Social Dropdown ranks #431 of 585 apps in the Post category, placing it in the top 74% of the listing.
Frequently asked questions
What is Social Dropdown?
Social Dropdown is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. It is listed under the Post category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by multippt.
Who uses Social Dropdown?
Currently around 30 active stores have installed Social Dropdown. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Post category on WordPress.
Where does Social Dropdown rank on WordPress?
Social Dropdown currently sits at position #431 in the Post category on WordPress. That places it in the top 74% of 585 apps tracked in the same category. Category positions are read from the live marketplace ranking and refresh on each scrape, so the number you see here reflects the most recent crawl rather than a long-running average.