| bio | website | |
|---|---|---|
| location | ||
| age | 22 | |
| visits | member for | 1 year, 10 months |
| seen | 12 hours ago | |
| stats | profile views | 25 |
Currently Studying Computer Science.
Knowledge of: MYSQL, PHP, jQuery, CSS, XHTML, JavaScript, looking to improve web design/development skills.
|
Jan 14 |
comment |
How to prevent plugins from sniffing/stealing other plugins' options? What about from a plugin developers perspective? The developer wouldn't have any control over the installation of other plugins. A malicious plugin could steal data from my plugin and use it for other uses. Any advice on how a develop would secure their plugin to prevent methods such as this? |
|
Jan 13 |
answered | Wordpress 3.5 Media Manager - add a button |
|
Aug 26 |
awarded | Yearling |
|
Jul 13 |
comment |
/wp-admin/install.php redirecting to 123-reg Do not post your username and password ! |
|
May 20 |
accepted | Email user on wordpress upgrade |
|
May 19 |
comment |
Custom taxonomy parent from another taxonomy I tried it that way first, however its for a client not me and theres a 90% chance they will mess it up :p. |
|
May 16 |
comment |
Custom taxonomy parent from another taxonomy Thanks for your reply, I've looked into the edit_form_fields hook and that looks the way to go..its a shame it isn't possible to hook onto the "parent" dropdown. |
|
May 9 |
asked | Custom taxonomy parent from another taxonomy |
|
Mar 23 |
comment |
Image uploader with “Set Featured Image” link on front end Did you ever figure out how to handle the ajax response? |
|
Sep 18 |
comment |
How can I get list of emails of users who commented on a post? Thanks i'm always seeing them floating about ! |
|
Sep 18 |
comment |
How can I get list of emails of users who commented on a post? What does %d refer to, does it get the value from global post ? |
|
Sep 15 |
answered | Custom user role still showing up after deletion, ideas? |
|
Sep 15 |
comment |
Display revision if post status is pending I don't understand what you mean by its working? If it was working shouldn't it show the post content not the "page not found"? |
|
Sep 15 |
comment |
Display revision if post status is pending The structure is Month and name, I tried print_r and the post_type was still revision even if the page was published. |
|
Sep 15 |
comment |
Display revision if post status is pending Hi, thanks for this although I have tried it and it doesn't seem to work? I echo'd some test data in the if($revision) but it returned the data for everypage even if it isn't a revision? |
|
Sep 14 |
revised |
301 Redirect all posts urls from .html to / (without .html) code wrapped in code sample tags. |
|
Sep 14 |
suggested | suggested edit on 301 Redirect all posts urls from .html to / (without .html) |
|
Sep 14 |
comment |
Display revision if post status is pending @Rarst thanks for that, although I just tried and had no luck :( |
|
Sep 14 |
answered | Remove Sidebars from page |
|
Sep 14 |
comment |
SQL query to extract only the “current” wp_posts? +1 Didn't know about getting the query! |