---
title: "Breaking: #68116 - Drop RTE.userLinks functionality"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-68116"
source: "Changelog/7.4/Breaking-68116-DropRTEuserLinksFunctionality.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Breaking: #68116 - Drop RTE.userLinks functionality

See [forge#68116](https://forge.typo3.org/issues/68116)

## Description

Drop RTE.userLinks functionality from the ElementBrowser. The option was broken since 6.0 and has been removed now.

## Impact

The special option won't show up in the ElementBrowser anymore.

## Affected Installations

All installations which use the option `RTE.userLinks`

## Migration

Use the newly added Tabbing API to add your custom link selection tab.
