55 reputation
38
bio website vitorargos.com.br
location
age
visits member for 2 years, 1 month
seen May 13 at 13:26
stats profile views 42

Apr
14
comment How to create an edit media button for slideshow plugin?
Thanks man, really appreciated and nice website btw!
Apr
13
answered How can i show only 30% of the “the_content(”More…“)”?
Apr
13
comment How to create an edit media button for slideshow plugin?
Thank you for your response Ünsal, unfortunately it didn`t answer my question. I believe that the new media uploader is intended to work differently as you can only edit the images after you upload them under the attachment post edit screen (you can no longer edit it through the thickbox window). I`ll start working on a custom script that allows me to do that in my plugin.
Apr
9
awarded  Notable Question
Mar
17
awarded  Promoter
Mar
13
asked How to create an edit media button for slideshow plugin?
Nov
28
awarded  Notable Question
Sep
6
awarded  Popular Question
Jul
17
awarded  Notable Question
Mar
9
awarded  Popular Question
Nov
26
comment Specific plugin for custom user information access?
Hi Kashif, thank you for your reply. Ok, looks like a fine solution, but I need those fields to not be edited by the user, only by the admin. Also it would be interesting having a separate page to show those fields, something like a custom dashboard.
Nov
24
asked Specific plugin for custom user information access?
Oct
27
awarded  Popular Question
Aug
30
accepted Memory usage when querying users
Aug
30
comment Memory usage when querying users
By the way, is there any way that I can check what is actually using the memory on this page?
Aug
30
comment Memory usage when querying users
Hey Otto, just figured it out and removed this line hehe, but the memory problem still there. I also, tried to use pagination but with no success. I`m thinking about changing the default avatar adress, so it will load an image located on my localhost, do you think it will make any difference?
Aug
29
comment Memory usage when querying users
When I deactivate my newsletter plugin this message is displayed on the user list page: Fatal error: Out of memory (allocated 68943872) (tried to allocate 16000 bytes) in /home/organo/public_html/wp-includes/media.php on line 254
Aug
29
comment Memory usage when querying users
Hey Otto tried your suggestion but the problem persists :/
Aug
29
comment Memory usage when querying users
Kaiser, I have 61 users, but I'm only displaying those who have avatars attached to their profiles (16), the number will increase with time. @Otto, so what could be using most part of the memory? By the way, when I remove the avatars the page loads perfectly, all users are displayed.
Aug
29
comment Memory usage when querying users
actually the avatar is the main thing about this page, unfortunatly. But i'll try your suggestion Kaiser, not really sure if it will work though, but lets give it a try. Thank you!