Skip to content

borantula/var-dumper-wordpress-plugin

Repository files navigation

=== Plugin Name ===
Contributors: borantula
Donate link: http://borayalcin.me
Tags: development,var_dump,dump
Requires at least: 4.0
Tested up to: 4.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A plugin to include var-dump package to use dump() function while developing or debugging.

== Description ==

A plugin to include var-dump package to use dump function while developing or debugging. It works with PHP 5.5.9+.

After installing the plugin, if you have the sufficient PHP version you can start using dump() function.

Original var-dump package used in this plugin: https://github.com/symfony/var-dumper


== Installation ==

In most cases you can install automatically from WordPress.

However, if you install this manually, follow these steps:

1.Upload the entire var-dump folder to the /wp-content/plugins/ directory.
2.Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

= What version of PHP do I need =

var-dump package requires PHP version 5.5.9 or higher. You'll get a notification if your version is lower.

= What is the package used? =

It is the var-dumper package from Symfony project. https://github.com/symfony/var-dumper

About

A plugin to include var-dump package to use dump function.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages