| bio | website | |
|---|---|---|
| location | Maryland | |
| age | 26 | |
| visits | member for | 1 year, 6 months |
| seen | May 9 at 19:24 | |
| stats | profile views | 13 |
Web Infrastructure Specialist (whatever that really means) for a university Web Portal, built in house using Ruby on Rails.
|
Nov 2 |
awarded | Yearling |
|
Oct 10 |
comment |
HTML Excerpt causing issues @kaiser In defense of drtanz, I don't see any errors in the syntax, and in fact when I tested it I didn't get any errors/notices/warnings even when WP_DEBUG is on. I don't see this as being off-topic or too localized, as it really does seem to be an issue (it works fine when the Visual mode is default selected on page load, but doesn't when the HTML mode is default on load and then you switch to visual). |
|
Oct 4 |
reviewed | Reviewed Adding first / last CSS classes to menus |
|
Oct 4 |
reviewed | Reviewed How to find the page the front page is using? |
|
Oct 4 |
reviewed | Reviewed Organizing Code in your WordPress Theme's functions.php File? |
|
Oct 3 |
reviewed | Reviewed Displaying additional User Contact Information |
|
Oct 3 |
reviewed | Reviewed get_terms() for custom taxonomy related to another taxonomy |
|
Oct 3 |
awarded | Custodian |
|
Oct 3 |
reviewed | Reviewed Complex Search functionality. Advice needed |
|
Oct 3 |
reviewed | Reviewed Posts vs. Pages |
|
Oct 3 |
reviewed | Reviewed Plugin needed to allow subscribers to post articles on the front end without admin approval |
|
Oct 3 |
reviewed | Reviewed Excluding a custom taxonomy term breaks wp_get_post_terms |
|
Oct 3 |
reviewed | Reviewed What is the advantage of using header-catname.php over is_category('catname');? |
|
Oct 3 |
awarded | Custodian |
|
Oct 3 |
reviewed | Reviewed Securing Admin Accounts - Username Discovery |
|
Aug 10 |
awarded | Citizen Patrol |
|
Jun 26 |
comment |
How to Override a Pluggable Function Try putting the code in your theme functions.php and setting define('WP_DEBUG', true); in your wp-config.php file so you can see what errors are being thrown. EDIT: by "the code" I mean your function override. |
|
Jun 26 |
comment |
How to Override a Pluggable Function Out of curiosity, which function are you trying to override? And can you provide the code (or a snippet) so we can see in what scope you are defining your function? |
|
May 21 |
answered | How is the data stored in the database? |
|
Apr 26 |
revised |
Hide active themes on multisite subdomains added 853 characters in body |