Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2025-04-19 (2 months ago)  | | Not yet rated by the users | | Total: Not yet counted | | Not yet ranked |
|
Description | | Author |
This package provides a test WordPress plugin created using WPMU Dev.
It provides classes that extend the WPMU Dev classes to implement a WordPress plugin.
Currently, the plugin integrates with Google accounts to provide WordPress user authentication. Innovation Award
 April 2025
Number 6 |
WordPress is a very popular content management system that can be extended using plugins to add more functionality.
A plugin is a package that contains PHP code to integrate the plugin in the WordPress environment, usually calling global functions.
This package provides an alternative to develop WordPress plugins using the WPMU Dev package to create new plugin using PHP Classes.
Manuel Lemos |
| |
 |
|
Innovation award
 Nominee: 21x |
|
Details
WPMUDEV Test Plugin
This is a plugin that can be used for testing coding skills for WordPress and PHP.
Development
Composer
Install composer packages
composer install
Build Tasks (npm)
Everything should be handled by npm.
Install npm packages
npm install
| Command | Action |
|----------------------|-------------------------------------------------------|
| npm run watch
| Compiles and watch for changes. |
| npm run compile
| Compile production ready assets. |
| npm run build
| Build production ready bundle inside /build/
folder |
wpmudev-plugin-test
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.