Skip to content

Commit 63a86d9

Browse files
Update best-practices.md
1 parent 90b129f commit 63a86d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Use WordPress functions to [internationalize](https://developer.wordpress.org/ap
2626

2727
## Remove Deprecated Code
2828

29-
Already have an addon? Run it through the [Elementor Deprecated Code Detector](https://github.com/matipojo/elementor-deprecated-code-detector) to see if your addon contains any [deprecated code](https://developers.elementor.com/docs/deprecations). If so, we highly recommend removing it.
29+
Already have an addon? Run it through the [Elementor Deprecated Code Detector](https://github.com/matipojo/elementor-deprecated-code-detector) to see if your addon contains any [deprecated code](https://developers.elementor.com/docs/deprecations). If so, we highly recommend removing it. You can see a list of [recent deprecations here](https://developers.elementor.com/recent-deprecations/)
3030

3131
## Adopt Latest Performance Features
3232

0 commit comments

Comments
 (0)