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

Plugin: collapsing-links (Used by 18 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
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
e*e*g*n*e*e*.com (WP 6.6.5) F 2026-05-12 03:24:25
u*.s*r*t*c*.com (WP 4.2.38) ⚠️ F 2026-05-12 01:47:52
b*o*.s*m*m*.org F 2026-05-10 16:40:25
h*m*i*e.jp F 2026-05-10 06:29:27
l*w*b*e*t*e*e*a*o*i*u*.com (WP 5.2.21) ⚠️ F 2026-05-08 21:45:04
s*r*i*o*s*a*d*o*k.com F 2026-05-08 05:33:32
u*2.s*r*t*c*.com (WP 4.2.38) ⚠️ F 2026-05-07 19:35:07
b*a*d*d*i*.com (WP 6.9.4) F 2026-05-07 16:40:45
k*n*h*n.hk (WP 4.1.1) ⚠️ D 2026-05-04 10:11:35
v*s*o*a*i*.org (WP 6.9.4) F 2026-05-01 19:50:05
f*o*t*o*b*a*t*.com F 2026-05-01 18:37:11
o*e*s*a*e.s*m*m*.org F 2026-05-01 14:56:54
a*t*o*a*i*.net (WP 6.9.4) F 2026-04-30 21:54:47

Top 50 Plugins

Plugin Count
elementor 1,755,486
contact-form-7 1,722,534
elementor-pro 1,022,939
woocommerce 800,403
revslider 607,466
jetpack 459,190
js_composer 423,950
wp-rocket 324,990
essential-addons-for-elementor-lite 281,971
gravityforms 258,369
complianz-gdpr 244,941
cookie-law-info 223,169
instagram-feed 223,043
sitepress-multilingual-cms 215,522
google-site-kit 214,724
google-analytics-for-wordpress 211,136
header-footer-elementor 206,442
elementskit-lite 198,572
bluehost-wordpress-plugin 189,109
gutenberg 157,594
gutenberg-core 149,965
cookie-notice 144,339
wpforms-lite 129,356
the-events-calendar 128,316
litespeed-cache 125,244
gtranslate 123,953
astra-sites 120,199
popup-maker 114,353
woocommerce-payments 111,576
tablepress 103,196
coblocks 95,805
honeypot 94,648
astra-addon 93,061
all-in-one-seo-pack 92,390
wp-smushit 91,692
duracelltomi-google-tag-manager 90,652
LayerSlider 90,309
bb-plugin 89,497
premium-addons-for-elementor 85,018
akismet 84,692
megamenu 83,110
cleantalk-spam-protect 82,857
mailchimp-for-wp 82,516
woocommerce-gateway-stripe 81,339
fusion-builder 78,106
formidable 76,893
ml-slider 76,773
ewww-image-optimizer 76,204
borlabs-cookie 75,256
gravityformsrecaptcha 75,195

Top 50 Themes

Theme Count
hello-elementor 599,553
Divi 502,362
astra 417,049
flatsome 123,885
Avada 122,034
generatepress 114,464
pub 103,609
oceanwp 81,365
kadence 75,925
enfold 70,284
salient 65,796
twentyseventeen 54,825
bb-theme 54,397
twentytwentyfour 53,529
h4 53,053
cocoon-master 50,902
betheme 50,674
blocksy 49,002
dt-the7 44,883
twentytwentyfive 42,787
neve 38,269
Avada-Child-Theme 36,814
gox 32,779
bridge 32,464
twentytwentyone 32,128
woodmart 31,911
lightning 30,038
twentytwenty 29,547
swell 27,512
Impreza 25,603
bricks 25,160
twentytwentythree 24,168
Newspaper 22,597
twentytwentytwo 20,009
epik-redesign 19,267
uncode 18,628
twentysixteen 17,829
pro 17,728
sydney 17,674
storefront 17,523
voxel 17,021
extendable 15,483
Total 14,380
yith-wonder 13,989
kubio 13,506
hello-theme-child-master 12,904
themify-ultra 12,864
yootheme 12,537
factory-templates-4 12,504
hestia 12,448