Skip to content

mcaskill/psalm-plugin-wordpress

 
 

Repository files navigation

WordPress plugin for Psalm

A fork of humanmade/psalm-plugin-wordpress that integrates upcoming pull requests.

Please use humanmade/psalm-plugin-wordpress instead.

This Psalm plugin provides all WordPress (and WP CLI) stubs, so your WordPress based project or plugin will have type information for calls to WordPress APIs.

  • Stubs for all of WordPress Core
  • Stubs for WP CLI
  • Types for apply_filters return values.
  • Types for add_filter / add_action

Installation

You can install the package via Composer:

composer require mcaskill/psalm-plugin-wordpress

About

WordPress stubs and plugin for Psalm

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%