Cornflower Design
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Order: Option for Randomrand doesn’t appear to be a valid value within get_pages() either. It would be helpful if the standard set of properties were consistant throughout these functions.
Forum: Requests and Feedback
In reply to: Order: Option for RandomThanks. I hadn’t spotted that the rand value was available for the orderby parameter within get_posts().
Looking through wp-includes/user.php it’s deffinetely not an option for get_users().
Forum: Everything else WordPress
In reply to: How to change names of uploaded image?Don’t know if this is of any help?
Forum: Everything else WordPress
In reply to: How to change names of uploaded image?This would be a very handy feature – being able to choose the naming convention when you first set up the site.
Forum: Requests and Feedback
In reply to: Double-Quotes Instead of Single-QuotesYes, you’re right. Thanks. I’ve been coding with double-quotes for so long I guess I’m mixing up “W3C documentation” and “my own preferences” in my head. But still, some consistancy of single and double-quotes would be nice, especially within the core WordPress functions.