{"id":3628,"date":"2017-06-05T16:04:00","date_gmt":"2017-06-05T16:04:00","guid":{"rendered":"https:\/\/purelysupp.com\/wordpress\/?p=3628"},"modified":"2022-10-17T14:10:22","modified_gmt":"2022-10-17T14:10:22","slug":"faq-plugin-adds-continue-reading-link-to-wordpress-post-excerpt","status":"publish","type":"post","link":"https:\/\/purelysupp.com\/wordpress\/code-snippets\/faq-plugin-adds-continue-reading-link-to-wordpress-post-excerpt\/","title":{"rendered":"FAQ Plugin Adds Continue Reading Link to WordPress Post Excerpt"},"content":{"rendered":"\n<p>Add the following code to your WordPress theme&#8217;s function.php file, or a functionality plugin to prevent the FAQ Plugin from adding a Continue Reading (Read More) Link to the WordPress Post Excerpt.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/ Remove excerpt link from FAQ Plugin\nremove_filter( 'excerpt_more', 'qaplus_auto_excerpt_more' );\nremove_filter( 'get_the_excerpt', 'qaplus_custom_excerpt_more' );\nremove_filter( 'excerpt_length', 'qaplus_excerpt_length' );&lt;\/pre&gt;<\/code><\/pre>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Add the following code to your WordPress theme&#8217;s function.php file, or a functionality plugin to prevent the FAQ Plugin from adding a Continue Reading (Read More) Link to the WordPress Post Excerpt.<\/p>\n","protected":false},"author":1,"featured_media":3806,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","iawp_total_views":7,"wds_primary_category":56,"footnotes":""},"categories":[56,58],"tags":[110,81,223],"class_list":{"0":"post-3628","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-code-snippets","8":"category-plugins","9":"tag-code","10":"tag-plugins","11":"tag-read-more","12":"entry"},"featured_image_src":"https:\/\/purelysupp.com\/wordpress\/wp-content\/uploads\/sites\/2\/2022\/09\/matrix-source-code-600x400.jpg","featured_image_src_square":"https:\/\/purelysupp.com\/wordpress\/wp-content\/uploads\/sites\/2\/2022\/09\/matrix-source-code-600x600.jpg","author_info":{"display_name":"Jack Alltrade","author_link":"https:\/\/purelysupp.com\/wordpress\/author\/jacka11trade\/"},"_links":{"self":[{"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/posts\/3628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/comments?post=3628"}],"version-history":[{"count":2,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/posts\/3628\/revisions"}],"predecessor-version":[{"id":10724,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/posts\/3628\/revisions\/10724"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/media\/3806"}],"wp:attachment":[{"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/media?parent=3628"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/categories?post=3628"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/tags?post=3628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}