1,616 reputation
218
bio website
location New York, United States
age 51
visits member for 2 years, 1 month
seen May 14 at 20:52
stats profile views 93

I've an eclectic background as a developer and a history of wearing many hats.

I currently work as an IT consultant typically working on integration projects for 'Wall Street' firms. I'm also the firm's in-house web developer and server admin, responsible for our internal web applications.

As an ad hoc WordPress Codex editor, I help to improve the API documentation, as I'm able. I'm willing to make edits suggested by others too bashful to do so themselves.

You can contact me through my Google Plus Profile - look for the 'Send an Email' link on the lower right hand side of the main panel.


Sep
25
reviewed Reviewed Wordpress visual editor broke due to non standard port?
Sep
24
reviewed Reviewed How can I get Taxonomy Images to work with 'orderby' argument?
Sep
24
reviewed Reviewed save_post custom post type ? $_POST not working?
Sep
24
comment save_post custom post type ? $_POST not working?
I'm missing something. What is the value of $dt?
Sep
24
awarded  Custodian
Sep
24
reviewed Reviewed Can I manage more wordpress sites with one wordpress administrator page?
Sep
24
reviewed Reviewed Rewrite rules for varying nested terms of custom taxonomy
Sep
24
comment How to get userid at wp_logout action hook?
As the OP states 'wp_get_current_user() already returns null if called from within the wp_logout action hook' -- so this won't work.
Sep
24
revised How To Find Out Wordpress Category Table in MYSQL?
Minor edit
Sep
24
answered How To Find Out Wordpress Category Table in MYSQL?
Sep
21
comment Get multiple db prefix with $wpdb
my reference to the config file was not meant to refer to wp_config.php --> you can use any file in your theme to store this information. You can even store it in a database. I only meant to suggest that you do some more work, on your own, to figure that bit out - rather than just copy what I put there.
Sep
21
revised Get multiple db prefix with $wpdb
minor corrections for clarity
Sep
21
comment Get multiple db prefix with $wpdb
I updated my answer. There is no built-in way to tell wordpress to use an alternate prefix for non-native tables.
Sep
21
revised Get multiple db prefix with $wpdb
added 427 characters in body
Sep
21
comment Get multiple db prefix with $wpdb
Yes, I misunderstood the question. BTW: I believe you are not a native English speaker, and I believe that you meant no disrespect by calling me 'dear.' However, the use of the term 'dear' appears patronizing to native speakers of American English. It's particularly disturbing to women, because endearments have historically been used to diminish the authority and respect accorded to women's participation in non-traditional arenas. It would be wise to avoid using endearments in future SE comments.
Sep
21
answered Get multiple db prefix with $wpdb
Sep
19
comment Integrating the Wordpress admin panel with a frontend theme
Thanks, @Joseph - fixed it in the code
Sep
19
revised Integrating the Wordpress admin panel with a frontend theme
modified hook used per comment
Sep
18
comment How can I directly upload smartphone videos to blog and comments?
Welcome to WPSE. Please note, as per the FAQ - we do not handle questions: that require professional hands-on involvement: i.e. overly complex and specific things (known as work for me for free) -- while you may get a helpful answer (I hope you do!) I had to down-vote this question.
Sep
18
comment How to allow registered users to add content from the frontend of the site?
This question falls under the "overly complex and specific things (known as work for me for free)" category of the faq. Please limit your questions to smaller specific technical problems.