HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/intranet.kauko.lt/wp-content/plugins/buddypress/bp-groups/blocks/dynamic-groups/block.json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "bp/dynamic-groups",
  "title": "Dynamic Groups List",
  "category": "widgets",
  "icon": "buddicons-groups",
  "description": "A dynamic list of recently active, popular, newest, or alphabetical groups.",
  "keywords": [
    "BuddyPress",
    "groups",
    "community"
  ],
  "textdomain": "buddypress",
  "attributes": {
    "title": {
      "type": "string",
      "default": ""
    },
    "maxGroups": {
      "type": "number",
      "default": 5
    },
    "groupDefault": {
      "type": "string",
      "default": "active"
    },
    "linkTitle": {
      "type": "boolean",
      "default": false
    }
  },
  "supports": {
    "align": true
  },
  "editorScript": "file:index.js",
  "style": "file:index.css"
}