@contentpilot/read-more
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 1.0.3 | ||
* @version 1.0.7 | ||
* | ||
@@ -19,3 +19,3 @@ * @package Read More | ||
var settings = $.extend({ | ||
target: '[id*="more-"]', | ||
target: '[id^="more-"]', | ||
unwrap: true, | ||
@@ -22,0 +22,0 @@ replace: true, |
{ | ||
"name": "@contentpilot/read-more", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Find and convet the WordPress <!--more--> read more tag to toggle all content below", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |