jhdenham

Rhode Island

Feb
9
awarded Analytical
Dec
12
comment How to add a shortcode to call a function
I installed the plugins on my site so I could test this out, and I made a few more changes to the code! The "Array" text should now be gone; a user who isn't logged in will just see an empty textfield.
Dec
12
revised How to add a shortcode to call a function
Dec
9
revised How to add a shortcode to call a function
Updated the code to grab the ID of the current WordPress user.
Dec
9
comment How to add a shortcode to call a function
I updated the code to grab the current logged in user's ID by default. Setting the user="" option will overwrite this though, so make sure you omit it when using the shortcode. Hope this helps!
Dec
9
revised How to add a shortcode to call a function
Updated the code to grab the ID of the current WordPress user.
Dec
7
comment How to add more upload directories?
Glad to help! Assuming your custom post-type is being created from a plugin, the code above will create a separate "uploads" directory within the directory of your plugin. Isn't that what you were looking to do? Sorry if this still doesn't help!
Dec
6
answered How to add a shortcode to call a function
Dec
6
revised How to add more upload directories?
Added some additional details.
Dec
6
answered How to add more upload directories?
Dec
6
awarded Supporter
Mar
21
awarded Teacher
Mar
18
awarded Editor
Mar
18
revised WordPress multisite installation broke menu links
added 117 characters in body
Mar
18
answered WordPress multisite installation broke menu links
Mar
18
answered Is there a user-facing interface to edit an attachment's permalink?