| bio | website | moraleida.me |
|---|---|---|
| location | Rio de Janeiro, Brazil | |
| age | 29 | |
| visits | member for | 1 year, 9 months |
| seen | 12 hours ago | |
| stats | profile views | 75 |
/**
* Handyman Developer - WordPress Enthusiast
* Website: http://moraleida.me
* Email: ricardo [ at ] moraleida.me
* Tweet me @moraleida
*
*
*/
|
May 29 |
answered | Filter for post_thumbnail: link to small src and add data-attribute |
|
May 24 |
answered | Template for individual post designs |
|
May 24 |
comment |
Valid filenames for add_action's first parameter Move the comment to an answer and accept it, then. :) |
|
May 24 |
answered | Changing date query from month |
|
May 24 |
revised |
How can i maintain permalink structure and avoid a 404 error when loading external content? Clarified title to reflect the actual question. |
|
May 24 |
suggested | suggested edit on How can i maintain permalink structure and avoid a 404 error when loading external content? |
|
May 22 |
comment |
Alter SQL query to return posts with unique custom field value, no duplicate values Oops... typo. I meant "safe, and faster". As in "you'll probably be able to fetch the desired number of posts". :) |
|
May 22 |
comment |
Alter SQL query to return posts with unique custom field value, no duplicate values You can alter it if you like, depending on how many repeated values you have. Let's say you're displaying 10 posts and of the last 10, 5 have repeated values, then you need to query for a minimum of 15 to be able to fetch 10 unique-value posts, get it? Should be safer, and faster, querying for 50, or 100. |
|
May 22 |
awarded | Critic |
|
May 22 |
answered | Help in query for list links |
|
May 22 |
answered | Alter SQL query to return posts with unique custom field value, no duplicate values |
|
May 22 |
answered | How to apply wordpress css styles to a jQueryUi dialog? |
|
May 18 |
answered | Im getting a 404 message when i try to access wpadmin |
|
May 18 |
comment |
Im getting a 404 message when i try to access wpadmin have you tried reverting the changes you did to wp-config? |
|
May 18 |
answered | Add submenus to Theme options menu |
|
May 18 |
comment |
Counting words in a post Also, french uses a space between the last word in the sentence and exclamation or question marks. So, yeah. Old people. :) |
|
May 17 |
accepted | paginate_links() adds empty href to first page and previous link |
|
May 17 |
comment |
paginate_links() adds empty href to first page and previous link you just made my day. :) I had tried using other values on baseand format but never did it occur to me that my current URL would be useful there. I owe you a beer. |
|
May 17 |
revised |
WP_Query pagination using only numbers instead of /page/1 on URL added 90 characters in body |
|
May 17 |
asked | paginate_links() adds empty href to first page and previous link |