You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/validation/class-amp-validation-manager.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ class AMP_Validation_Manager {
119
119
*
120
120
* Keys are post IDs and values are whether the post has been re-validated.
121
121
*
122
-
* @deprecated In 2.1 the classic editor block validation was removed.
122
+
* @deprecated In 2.1 the classic editor block validation was removed. This is not removed yet since there is a mini plugin that uses it: https://gist.github.com/westonruter/31ac0e056b8b1278c98f8a9f548fcc1a.
0 commit comments