Forum Replies Created
Author | Posts |
---|---|
July 24, 2013 at 10:26 pm in reply to:
File Uploads 6290 | |
Okay sorry, I worked it out. Needed to give it a meta key. | |
July 24, 2013 at 9:51 pm in reply to:
File Uploads 6286 | |
Hi, I’d like to upload .gpx files and am using the code posted most recently by tareq. The file uploads just fine, but when I publish the post the file is not associated with that particular post in any way. Any ideas? Cheers | |
July 23, 2013 at 9:42 pm in reply to:
Display taxonomy select as radio buttons 6255 | |
Fair enough. Well I’d like to recommend this for the next release. I assume it wouldn’t be too difficult to implement Thanks | |
July 23, 2013 at 9:42 pm in reply to:
Placeholder text in excerpt bug 6253 | |
Right you are. Thanks | |
May 30, 2013 at 6:40 pm in reply to:
Remove unnessary scripts 4368 | |
Nice one | |
May 30, 2013 at 6:34 pm in reply to:
Remove unnessary scripts 4364 | |
Okay, the function on around line 161, right? And I’m assuming I’ll have to redo this every time I upgrade? Thanks for taking the time to look into this. | |
May 30, 2013 at 6:23 pm in reply to:
Remove unnessary scripts 4361 | |
Hmmm, well it does make a difference because a majority of my users won’t be using the plugin. Those three scripts alone come to over 100kb, which is about 20% of the size of my homepage. It all adds up at, and ultimately is a significant load when speed is important. Cheers | |
May 22, 2013 at 10:40 am in reply to:
Send posts to trash 3993 | |
Actually for me, the deleted posts are disappearing forever. In the end I built a custom dashboard page and built the delete link with the wordpress default delete link; get_delete_post_link( $id ) | |
May 22, 2013 at 10:38 am in reply to:
List multiple custom post types 3992 | |
Thanks! | |
May 7, 2013 at 11:56 am in reply to:
Comments form showing on dashboard 3273 | |
You’re a star. Great work | |
May 7, 2013 at 11:49 am in reply to:
Comments form showing on dashboard 3271 | |
Yep! Nice one Tareq, that worked. Presumably I’ll have to do this every time the plugin updates? |