WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: collapsing-links (Used by 17 domains)

Collapsing Links

👤 robfelty 📦 v0.4 🔗 Plugin Homepage

This is a very simple plugin that uses Javascript to form a collapsable set of
links in the sidebar for the links (blogroll). Every link corresponding to a
given link category will be expanded.

You can use multiple instances of the widget, each with its own set of options. In this way you could have one set of links for certain categories one place on your page, and another widget with a different set of links somewhere else.

It is based off of the Collapsing Categories and Collapsing Pages plugins.

What’s new?

  • 0.4 (2015.08.12)

    • Compatible with WP 4.3
  • 0.3.5 (2010.06.23)

    • Fixed javascript path error
  • 0.3.4 (2010.06.18)

    • Fixed html validation when target is blank (thanks http://dropdeaddick.com)
  • 0.3.3 (2010.01.28)

    • Switched from scriptaculous to jquery. No longer conflicts with plugins
      which use mootools (e.g. featured content gallery)
    • Restricted settings page to authorized users

Options

Style options can be set via the settings panel. All other options can be set
from the widget panel. If you wish to insert the code into your theme manually
instead of using a widget, you can use the following options. These options
can be given to the collapsLink() function either as an array or in query
style, in the same manner as the wp_list_links function.

  $defaults=array(
    'showLinkCount'=> true ,
    'catSort'=> 'linkName' ,
    'catSortOrder'=> 'ASC' ,
    'linkSort'=> 'linkName' ,
    'linkSortOrder'=> 'ASC' ,
    'inExclude'=> 'exclude' ,
    'inExcludeCats'=> '' ,
    'expand'=> 0 ,
    'customExpand' => '',
    'customCollapse' => '',
    'defaultExpand'=> '',
    'animate' => 0,
    'nofollow' => true,
    'debug' => false
  );
  • showLinkCount
    • When true, the number of links in the category will be shown in
      parentheses following the name of the link category
  • catSort
    • The order in which link categories should be sorted. Possible values:
      • ‘catName’ the name of the link category (default)
      • ‘catId’ the id of the link category
      • ‘catSlug’ the slug of the link category
      • ‘catOrder’ custom order specified in the links options
      • ‘catCount’ the number of links in each category
  • linkSort
    • The order in which link linkegories should be sorted. Possible values:
      • ‘linkName’ the name of the link (default)
      • ‘linkId’ the id of the link
      • ‘linkUrl’ the url of the link
      • ‘linkRating’ the rating assigned to the link
  • catSortOrder
    • Whether categories should be sorted in normal or reverse order. Possible
      values:

      • ‘ASC’ normal order (a-z, 0-9) (default)
      • ‘DESC’ reverse order (z-a, 9-0)
  • linkSortOrder
    • Whether link should be sorted in normal or reverse order. Possible values:
      • ‘ASC’ normal order (a-z, 0-9) (default)
      • ‘DESC’ reverse order (z-a, 9-0)
  • inExclude
    • Whether to include or exclude certain categories
      • ‘exclude’ (default)
      • ‘include’
  • inExcludeCats
    • The link categories which should be included or excluded
  • expand
    • The symbols to be used to mark expanding and collapsing. Possible values:
      • ‘0’ Triangles (default)
      • ‘1’ + –
      • ‘2’ [+] [-]
      • ‘3’ images (you can upload your own if you wish)
      • ‘4’ custom symbols
  • customExpand
    • If you have selected ‘4’ for the expand option, this character will be
      used to mark expandable link categories
  • customCollapse

    • If you have selected ‘4’ for the expand option, this character will be
      used to mark collapsible link categories
  • defaultExpand

    • A comma separated list of link category IDs or Slugs which should be
      expanded by default
  • animate
    • When set to true, collapsing and expanding will be animated
  • nofollow
    • When set to true (default), rel=’nofollow’ tags will be added to links
  • debug
    • When set to true, extra debugging information will be displayed in the
      underlying code of your page (but not visible from the browser). Use
      this option if you are having problems

Examples

collapsLink('animate=true&nofollow=false&expand=3,inExcludeCats=blogroll,lousy-friends')

This will produce a list with:
* animation on
* no nofollow tags
* using images to mark collapsing and expanding
* exclude links in the categories blogroll and lousy-friends

Demo

You can see this on my test blog at http://robfelty.com/test

CAVEAT

Currently this plugin relies on Javascript to expand and collapse the links.
If a user’s browser doesn’t support javascript they won’t see the links to the
posts, but the links to the links will still work (which is the default
behavior in wordpress anyways)

The option to show the number of links currently uses the number stored in the
database, which includes both visible and invisible links. If you have
invisible links, this number will be wrong.

DomainExposuresHeadersLast Checked
e*e*g*n*e*e*.com (WP 6.6.5) F 2026-07-09 03:29:25
h*m*i*e.jp F 2026-07-07 06:08:55
l*w*b*e*t*e*e*a*o*i*u*.com (WP 5.2.21) ⚠️ 👤 F 2026-07-05 19:29:34
s*r*i*o*s*a*d*o*k.com F 2026-07-05 03:45:59
b*a*d*d*i*.com (WP 6.9.4) F 2026-07-04 15:32:16
g*l*i*a*s*.com 👤 F 2026-07-03 12:35:17
k*n*h*n.hk (WP 4.1.1) ⚠️ 👤 D 2026-07-02 02:42:19
t*l*e*e*b*s*u*d*l*s*a*a*.com 👤 F 2026-06-12 14:10:33
f*o*t*o*b*a*t*.com 👤 F 2026-06-05 19:52:30
v*s*o*a*i*.org (WP 7.0) F 2026-05-31 21:53:39
a*t*o*a*i*.net (WP 7.0) F 2026-05-30 22:32:11
m*e*t*o*n*o*i*.it F 2026-05-28 22:17:34
h*m*-*c*o*l*c*a*h.com F 2026-05-24 05:55:41
d*g*n*h.com (WP 5.3) ⚠️ F 2026-05-23 13:11:38
a*h*r*n*g*i*d.com (WP 6.9.4) F 2026-05-16 06:42:17
e*i*g*b*o*.net (WP 6.7) F 2026-05-14 18:58:55
q*i*t*.com (WP 6.9.4) F 2026-05-13 01:23:14

Top 50 Plugins

Plugin Count
elementor 1,810,516
contact-form-7 1,799,344
elementor-pro 1,068,897
woocommerce 828,832
revslider 626,358
jetpack 470,836
js_composer 434,701
wp-rocket 343,674
essential-addons-for-elementor-lite 272,813
complianz-gdpr 268,074
gravityforms 261,067
cookie-law-info 237,046
instagram-feed 231,837
google-site-kit 230,144
sitepress-multilingual-cms 217,619
header-footer-elementor 213,640
google-analytics-for-wordpress 213,328
bluehost-wordpress-plugin 192,980
elementskit-lite 186,647
gutenberg 167,461
cookie-notice 156,268
gutenberg-core 152,794
litespeed-cache 139,267
wpforms-lite 130,810
gtranslate 128,889
the-events-calendar 126,976
astra-sites 120,340
popup-maker 114,515
woocommerce-payments 113,841
tablepress 103,883
honeypot 100,159
coblocks 98,761
astra-addon 96,634
wp-smushit 93,879
all-in-one-seo-pack 93,475
layerslider 92,727
duracelltomi-google-tag-manager 92,629
bb-plugin 88,397
premium-addons-for-elementor 87,342
akismet 86,889
cleantalk-spam-protect 85,100
mailchimp-for-wp 84,628
ml-slider 83,013
megamenu 82,658
woocommerce-gateway-stripe 82,107
fusion-builder 79,469
smart-slider-3 78,255
borlabs-cookie 77,874
ewww-image-optimizer 77,843
formidable 77,666

Top 50 Themes

Theme Count
hello-elementor 630,877
Divi 516,152
astra 429,649
flatsome 133,851
Avada 124,986
generatepress 119,447
pub 105,800
oceanwp 84,314
kadence 81,166
enfold 72,587
salient 67,309
twentyseventeen 56,139
twentytwentyfour 53,940
betheme 53,554
bb-theme 53,534
h4 52,635
blocksy 51,748
cocoon-master 51,216
dt-the7 46,872
twentytwentyfive 45,066
neve 39,715
Avada-Child-Theme 37,821
woodmart 36,976
gox 36,260
bridge 33,115
twentytwentyone 31,739
lightning 30,300
twentytwenty 29,744
swell 28,440
Impreza 26,787
bricks 26,556
Newspaper 24,630
twentytwentythree 23,482
twentytwentytwo 19,846
epik-redesign 19,722
uncode 19,279
twentysixteen 18,040
pro 17,817
sydney 17,113
storefront 16,895
Total 14,941
extendable 14,833
hello-theme-child-master 14,113
factory-templates-4 13,722
yith-wonder 13,409
themify-ultra 13,295
yootheme 13,082
hestia 12,981
porto 12,211
twentynineteen 12,029