10,354 reputation
31363
bio website rodbuaiz.com
location Brasil/España
age 42
visits member for 1 year, 3 months
seen 2 hours ago
stats profile views 751

yuri gagarin

Photo, Video & WordPress

.

Keep Learning

Forum and community sites always helped me (a lot)
now that I know a bit more, it's compelling to give back.

.

Keep Coding

WordPress plugins i've made

Many Tips Together
Deep admin hacks
as a user said: So many fun toys

Audio Tube
YouTube audio player

Featured Link Image
Easy management of the blogroll images
inspired by a WPSE Question

Multisite Categories
Add categories to sites - in development
inspired by a WPSE Question

Tuit Cycler
Display a tweet widget with cycle fx - in development
inspired by a WPSE Question

.

:o[)
FLI logo

* Animated Gif in profile: first seen chez Wyck


12h
reviewed Close Post from one WordPress site to another
18h
awarded  Revival
2d
reviewed Approve suggested edit on How to retrieve images contained in a post
2d
reviewed Edit suggested edit on Bulk Attach Or Insert Media To Post Without Opening Post Editor
2d
revised Bulk Attach Or Insert Media To Post Without Opening Post Editor
Embedded image. Removed noise.
2d
comment Woocommerce “out of stock” message
Ravs, the idea is "we collect solutions, not links". This guide will help: How to Answer.
May
17
revised add youtube thumbnail in index and single.php add video
Formatting. <!--br--> are to solve a display bug. Numbers as code to keep numbering correct.
May
17
reviewed Leave Open Add title to image post
May
17
revised Too many variations in WooCommerce
Removed noise and answer (it is already published as such)
May
17
revised My title is repating itself
deleted 41 characters in body
May
17
comment How to translate a plugin via .po .mo?
A visitor proposed an edit pointing to a new plugin for this service: wordpress.org/extend/plugins/poeditor
May
17
reviewed Reject suggested edit on How to translate a plugin via .po .mo?
May
17
reviewed Leave Open How to write testable classes in Wordpress
May
17
comment How to write testable classes in Wordpress
What do you mean by "testable"? What tests are you conducting and how are you watching/inspecting them? Why do you need to pass functions and globals as arguments, when you can access them directly inside the method? Or call the method conditionally using them? By "test", do you mean debug?
May
16
revised Display custom list of tags in post/page editor with hooks
add plugin header
May
16
comment Display custom list of tags in post/page editor with hooks
Does it involve any Ajax? If not and depending on what you want to do, you have to unset the meta box and create a modified clone. Also, search the core file you're interested for available hooks: do_action and apply_filters. . . . PS: don't mis-use the functions file, see wordpress.stackexchange.com/q/73031/12615
May
16
comment Hooks - Query about WooCommerce plugin integration to non-compatible theme
In the docs, there's no mention to page.php in the section about Hooks. What happens when you modify your theme like in this answer? What result do you expect and what do you get? Maybe you're asking for the theory but haven't applied it in practice to see what happens?
May
16
answered Hooks - Query about WooCommerce plugin integration to non-compatible theme
May
16
revised Change admin language based on user (in single-site)
New version, checks for more than one user
May
15
reviewed Reviewed Add class to Reply button in Comments area