Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

Ray

Deskripzioa

Ray is a beautiful, lightweight desktop app that helps you debug your app. There’s a free demo available that can be unlocked with a license.

After installing this plugin, you can use the ray() function to quickly dump stuff. Any variable(s) that you pass to ray() will be displayed.

Here some examples:

ray('Hello world');

ray(['a' => 1, 'b' => 2])->color('red');

ray('multiple', 'arguments', 'are', 'welcome');

ray()->showQueries();

There are many other helper functions available on Ray that allow you to display things that can help you debug such as runtime and memory usage, queries that were executed, and much more.

Full Documentation

The extensive documentation can be found here.

It contains the installation instructions for WordPress.

After it is installed you can use any of the framework agnostic and WordPress specific functions.

MEG

Want to know how to get started? Head over to our extensive docs.

Want to report a bug? Create an issue at the spatie/wordpress-ray repo.

Berrikuspenak

2023(e)ko azaroaren 7(a)
I use this plugin everyday while doing WordPress dev work. It's a great tool.
2023(e)ko maiatzaren 29(a)
Ray has been a great to use when working on Laravel sites, so I'm glad they've made the effort to also support WordPress. It's definitely worth the money!
2023(e)ko martxoaren 30(a)
I've been using Ray for quite a while now and I have to say, it's one of the most useful dev tools I use! Gone are the days of spewing vardump and print_r to the screen!
2021(e)ko urriaren 22(a)
Makes debugging a breeze without dumping out information to the screen. So simple to setup that is is just as easy as doing a var_dump and has so many more features.
2021(e)ko urtarrilaren 14(a)
If you are constantly writing var_dump() or error_log() to debug your code you'll know it gets painful when debugging larger and more complex code. Using Ray is the simple way to debug without the hassle of reading through Log files or half rendered / broken pages on the browser. A couple of hours of using Ray and you will have recouped the cost in lost time.
2021(e)ko urtarrilaren 14(a)
I was having trouble debugging an issue in my WP Cron task. It's quite complex and calls out to an external database in multiple places, so trying to figure out where the issue was started driving me insane. As there was a PHP error in my code (I was trying to call a method on null) my logger wasn't picking up any issues, nor was it even logging sometimes and no exceptions were being thrown. After installing Ray it worked right away with no setup (other than installing it with Composer). I then managed to find the issue in about 5 minutes because of Ray's simplicity and speed in giving you the output. The UI is minimal which is perfect as nothing gets in your way while trying to debug and having everything formatted beautifully is a massive win over basic debug logging. I bought a licence right away and would have happily paid 2x the price I did. Amazingly simple yet powerful 👌
Irakurri 10 berrikuspenak

Laguntzaileak eta Garatzaileak

“Ray” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Ray 1 eskualde-ezarpenera itzuli da. Eskerrik asko itzultzaileei beraien ekarpenengatik.

Itzul zaitez Ray zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

You can find the changelog at GitHub.