| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 9 months |
| seen | Feb 10 at 3:55 | |
| stats | profile views | 33 |
|
Aug 16 |
comment |
How to configure site for automatic upgrades Can this also be done using scp? |
|
Aug 12 |
awarded | Yearling |
|
Apr 27 |
revised |
Drag & drop HTML5 file upload into the media library? added 167 characters in body; deleted 5 characters in body |
|
Apr 27 |
comment |
Drag & drop HTML5 file upload into the media library? It seems like Google will sponsor this for the GSoC 2011. Check out this link: google-melange.com/gsoc/project/google/gsoc2011/jacobwg/21001 |
|
Mar 31 |
answered | How do I reset a self-hosted Wordpress URL? |
|
Mar 31 |
accepted | Plugin for editing options on multisite? |
|
Feb 9 |
asked | Integrate BuddyPress & Facebook |
|
Jan 29 |
asked | Plugin to show a widget hashtag as widget or shortcode? |
|
Dec 9 |
awarded | Teacher |
|
Dec 9 |
awarded | Precognitive |
|
Dec 3 |
answered | What are the differences in capabilities between the super-administrator and administrator? |
|
Nov 26 |
comment |
Notify multiple email addresses on comments Very interesting approach! However, as bit of a overkill for my need. I only need to notify authors and a couple of admins. |
|
Nov 26 |
comment |
Notify multiple email addresses on comments Great plugi, but it's not really what I'm looking for. I'm only looking on notifying the author and all admins on the page...not the users. |
|
Nov 26 |
asked | Notify multiple email addresses on comments |
|
Nov 2 |
comment |
Link to large image version instead of original? Great answer Jan. Got it working on a test installation. Thanks. |
|
Nov 2 |
accepted | Link to large image version instead of original? |
|
Nov 2 |
comment |
Link to large image version instead of original? Hi Jan, the theme links directly to the image. |
|
Nov 1 |
asked | Link to large image version instead of original? |
|
Nov 1 |
accepted | How to automatically register widgets on new blog? |
|
Nov 1 |
comment |
How to automatically register widgets on new blog? hakre, I found a solution. I check for get_options('widget_<widget name>'). If it's not present, I do the wp_set_sidebars_widgets. Seems to work fine. Thanks. |