New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@contentpilot/read-more

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentpilot/read-more

Find and convet the WordPress <!--more--> read more tag to toggle all content below

  • 1.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
34
increased by70%
Maintainers
4
Weekly downloads
 
Created
Source

Content Pilot Read More

Find and convert <!--more--> tag in the WordPress Editor into a button that allows visitor to toggle content visibility.

Installation

npm install @contentpilot/read-more --save-dev

Require JS file in task runner

./node_modules/@contentpilot/read-more/index.js

Bind to content area

$('.entry-content').cpReadMore();

Publish to NPM

To update this repository on NPM using the GitHub action,

  1. Bump the version number in package.json
  2. Commit with message pattern of Release x.x.x
  3. Push to master branch to origin

Keywords

FAQs

Package last updated on 23 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc