{"id":2062,"date":"2021-12-10T10:42:56","date_gmt":"2021-12-10T10:42:56","guid":{"rendered":"https:\/\/academy.bricksbuilder.io\/?post_type=bricks_article&p=2062"},"modified":"2021-12-15T07:48:40","modified_gmt":"2021-12-15T07:48:40","slug":"filter-bricks-dynamic_data-read_more","status":"publish","type":"bricks_article","link":"https:\/\/academy.bricksbuilder.io\/article\/filter-bricks-dynamic_data-read_more\/","title":{"rendered":"Filter: bricks\/dynamic_data\/read_more"},"content":{"rendered":"\n

If you use the dynamic data tag {<\/span>read_more}<\/span><\/code> you’ll get an anchor tag (link) to the post with the label “Read more” by default. To change this label use the following code:<\/p>\n\n\n\n

add_filter( 'bricks\/dynamic_data\/read_more', function( $label, $post ) {\n\u00a0 \u00a0return 'My New Label';\n}, 10, 2 );<\/code><\/pre>\n\n\n\n

Read more about Dynamic Data<\/a> in the Bricks academy.<\/p>\n","protected":false},"excerpt":{"rendered":"

If you use the dynamic data tag {read_more} you’ll get an anchor tag (link) to the post with the label “Read more” by default. To change this label use the following code: Read more about Dynamic Data in the Bricks academy.<\/p>\n","protected":false},"author":1,"featured_media":0,"menu_order":105,"template":"","format":"standard","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/academy.bricksbuilder.io\/api\/wp\/v2\/bricks_article\/2062"}],"collection":[{"href":"https:\/\/academy.bricksbuilder.io\/api\/wp\/v2\/bricks_article"}],"about":[{"href":"https:\/\/academy.bricksbuilder.io\/api\/wp\/v2\/types\/bricks_article"}],"author":[{"embeddable":true,"href":"https:\/\/academy.bricksbuilder.io\/api\/wp\/v2\/users\/1"}],"version-history":[{"count":6,"href":"https:\/\/academy.bricksbuilder.io\/api\/wp\/v2\/bricks_article\/2062\/revisions"}],"predecessor-version":[{"id":2087,"href":"https:\/\/academy.bricksbuilder.io\/api\/wp\/v2\/bricks_article\/2062\/revisions\/2087"}],"wp:attachment":[{"href":"https:\/\/academy.bricksbuilder.io\/api\/wp\/v2\/media?parent=2062"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}