---
title: "WT Article Select versions - WebTolk websites development, Joomla Extensions"
description: "A Joomla custom field plugin for selecting content with the ability to load article data, its custom fields, and action buttons in the admin area."
url: "https://web-tolk.ru/en/dev/joomla-plugins/wt-article-select/versions"
date: "2026-06-06T07:55:03+00:00"
language: "en-GB"
---

# WT Article Select - Versions

**Category:** [Joomla plugins](https://web-tolk.ru/en/dev/joomla-plugins)

[Project](https://web-tolk.ru/en/dev/joomla-plugins/wt-article-select)[Download](https://web-tolk.ru/en/get?project_id=112)[JED](https://extensions.joomla.org/extension/authoring-a-content/custom-fields/wt-article-select/)

##### [1.0.0](https://web-tolk.ru/en/dev/joomla-plugins/wt-article-select/versions/1-0-0)

- **Date:** 06 April 2026
- **Tag :** Stable
- **Joomla version :** 6.0.4
- **Downloads :** 550

[Download](https://web-tolk.ru/en/get?version_id=561)

## JSON-LD Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://web-tolk.ru/en",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://web-tolk.ru/en/dev",
                "name": "Joomla extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "/en/dev/joomla-plugins",
                "name": "Joomla plugins"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "/en/dev/joomla-plugins/wt-article-select",
                "name": "WT Article Select"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "name": "Versions"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://web-tolk.ru/#/schema/Organization/base",
            "name": "WebTolk",
            "url": "https://web-tolk.ru/",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo",
                "url": "images/webtolk-1080p.jpg",
                "contentUrl": "images/webtolk-1080p.jpg",
                "width": 1920,
                "height": 1080
            },
            "image": {
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo"
            },
            "sameAs": [
                "https://github.com/WebTolk",
                "https://github.com/sergeytolkachyov",
                "https://vk.com/web_tolk",
                "https://vk.com/webtolkru",
                "https://tenchat.ru/sergeytolkachyov",
                "https://t.me/sergeytolkachyov",
                "https://t.me/webtolkru"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://web-tolk.ru/#/schema/WebSite/base",
            "url": "https://web-tolk.ru/",
            "name": "WebTolk websites development, Joomla Extensions",
            "publisher": {
                "@id": "https://web-tolk.ru/#/schema/Organization/base"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://web-tolk.ru/#/schema/WebPage/base",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-article-select/versions",
            "name": "WT Article Select versions - WebTolk websites development, Joomla Extensions",
            "description": "A Joomla custom field plugin for selecting content with the ability to load article data, its custom fields, and action buttons in the admin area.",
            "isPartOf": {
                "@id": "https://web-tolk.ru/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://web-tolk.ru/#/schema/ItemList/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "ItemList",
            "name": "Versions WT Article Select",
            "description": "A Joomla custom field plugin for selecting content with the ability to load article data, its custom fields, and action buttons in the admin area.",
            "numberOfItems": 1,
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-article-select/versions",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-article-select/versions"
            },
            "itemListElement": [
                {
                    "@type": "SoftwareApplication",
                    "name": "WT Article Select 1.0.0",
                    "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-article-select/versions/1-0-0",
                    "description": "A Joomla custom field plugin for selecting content with the ability to load article data, its custom fields, and action buttons in the admin area.",
                    "applicationCategory": "Joomla plugins",
                    "softwareVersion": "1.0.0",
                    "downloadUrl": "https://web-tolk.ru/en/get?version_id=561",
                    "datePublished": "2026-04-06 18:02:59",
                    "image": "https://web-tolk.ru/images/swjprojects/projects/112/en-GB/icon.webp",
                    "mainEntityOfPage": {
                        "@type": "WebPage",
                        "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-article-select/versions/1-0-0"
                    },
                    "operatingSystem": "ANY",
                    "interactionStatistic": [
                        {
                            "@type": "InteractionCounter",
                            "interactionType": "https://schema.org/DownloadAction",
                            "userInteractionCount": 550
                        }
                    ],
                    "softwareRequirements": "Joomla 6.0.4",
                    "applicationSubCategory": "1.0.0",
                    "isAccessibleForFree": true
                }
            ]
        }
    ]
}
```
