Socket
Socket
Sign inDemoInstall

@wordpress/hooks

Package Overview
Dependencies
Maintainers
4
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/hooks - npm Package Compare versions

Comparing version 0.1.0-beta.3 to 0.1.0-beta.4

2

package.json
{
"name": "@wordpress/hooks",
"version": "0.1.0-beta.3",
"version": "0.1.0-beta.4",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

@@ -1,7 +0,15 @@

# WP-JS-Hooks
# @wordpress/hooks
A lightweight & efficient EventManager for JavaScript in WordPress.
## Installation
### API Usage
Install the module
```bash
npm install @wordpress/hooks@next --save
```
### Usage
API functions can be called via the global `wp.hooks` like this `wp.hooks.addAction()`, etc.

@@ -8,0 +16,0 @@

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