13 reputation
4
bio website
location
age
visits member for 1 year, 1 month
seen Apr 22 at 20:41
stats profile views 3

Apr
8
answered If post has ANY term attached to it, get the first one only
Apr
8
asked If post has ANY term attached to it, get the first one only
Feb
24
awarded  Custodian
Feb
24
reviewed Approve suggested edit on Using wp_get_image_editor in a standalone script
Feb
23
answered Using wp_get_image_editor in a standalone script
Jan
28
comment Using wp_get_image_editor in a standalone script
I know! I first tried to modify their image uploader, but it proved very difficult. I needed to upload images and send them to select locations in the uploads folder, based on the user settings.
Jan
28
comment Using wp_get_image_editor in a standalone script
I'm using FineUploader to upload the images, and it uses the ajax, but it is a very complex plugin. I don't know how to convert it to Wordpress's built in ajax.
Jan
27
asked Using wp_get_image_editor in a standalone script
Jan
27
revised Create a clickable name in WP_List_Table for Plugin Admin
added solution
Jan
27
awarded  Scholar
Jan
27
accepted Create a clickable name in WP_List_Table for Plugin Admin
Jan
27
comment Create a clickable name in WP_List_Table for Plugin Admin
Thank you! I ended up removing my individual class calls, and making my own row actions.
Jan
26
comment Create a clickable name in WP_List_Table for Plugin Admin
That's exactly what I want to do, but the current code I use to display my table doesn't include the functions required.
Jan
26
revised Create a clickable name in WP_List_Table for Plugin Admin
added 750 characters in body
Jan
26
comment Create a clickable name in WP_List_Table for Plugin Admin
I'm not sure how to incorporate this into my current display. I've added the "single_row_columns function. How do I call it? I'm going to edit my original post to include the code I use to display the results.
Jan
26
revised Create a clickable name in WP_List_Table for Plugin Admin
added 20 characters in body
Jan
26
comment Create a clickable name in WP_List_Table for Plugin Admin
Maybe you're seeing something I'm not, but I didn't find anything that said how to do that. I intend to make Hello World clickable, not the actual "title". My wording might have thrown that off.
Jan
26
revised Create a clickable name in WP_List_Table for Plugin Admin
added picture
Jan
26
comment Create a clickable name in WP_List_Table for Plugin Admin
Nope, quick edit is not what I'm looking for. I'm editing my answer to include a picture of what I mean.
Jan
23
asked Create a clickable name in WP_List_Table for Plugin Admin