summaryrefslogtreecommitdiff
path: root/www/crm/wp-includes/blocks.php
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2019-10-04 16:03:20 -0300
committerYaco <franco@reevo.org>2019-10-04 16:03:20 -0300
commitac6bedd68a70d744a927494351100e6bfabfe14e (patch)
tree7a9a7967a6244008edbc27055b205d936cb45b02 /www/crm/wp-includes/blocks.php
parentb25b94b8b0aacab5a5a38bb107201c7f92c083ab (diff)
Actualiza WP a 5.2.3
Diffstat (limited to 'www/crm/wp-includes/blocks.php')
-rw-r--r--www/crm/wp-includes/blocks.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/crm/wp-includes/blocks.php b/www/crm/wp-includes/blocks.php
index 169e4b3c..e0c05e3b 100644
--- a/www/crm/wp-includes/blocks.php
+++ b/www/crm/wp-includes/blocks.php
@@ -149,7 +149,7 @@ function excerpt_remove_blocks( $content ) {
* If a dynamic block is added to this list, it must not generate another
* excerpt, as this will cause an infinite loop to occur.
*
- * @since 4.4.0
+ * @since 5.0.0
*
* @param array $allowed_blocks The list of allowed blocks.
*/