From 16ba4501143020419114c29efef53b2c6bf02b6a Mon Sep 17 00:00:00 2001 From: Rami Yushuvaev <92088692+rami-elementor@users.noreply.github.com> Date: Tue, 12 Sep 2023 23:40:40 -0700 Subject: [PATCH] Deprecations: Update advanced example --- src/deprecations/advanced-example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/deprecations/advanced-example.md b/src/deprecations/advanced-example.md index d83d6a3a..89de9ff3 100644 --- a/src/deprecations/advanced-example.md +++ b/src/deprecations/advanced-example.md @@ -2,7 +2,7 @@ -A recent example of deprecation is standardizing the registration of [managers](./../managers/) in Elementor 3.5. In this instance, we simplified the process using easier and more intuitive naming conventions. +A common example of deprecation is the [managers](./../managers/) registration process in Elementor 3.5. In this instance, many registration methods and hooks have been standardized and simplified using intuitive naming conventions. ## Widgets