Changes between Initial Version and Version 1 of Ticket #32243, comment 10
- Timestamp:
- 05/21/2015 07:06:23 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32243, comment 10
initial v1 2 2 > DrewAPicture - Can you be more specific? I added a changelog item to `get_posts_by_author_sql()`. I didn't add the same thing to all functions that call `get_posts_by_author_sql()`, though I did update the param definitions. Please give guidance on how you want to handle this. 3 3 4 `$post_type` only accepted a string before, and now accepts either a string or an array in three places. We need to document that it now accepts an array .4 `$post_type` only accepted a string before, and now accepts either a string or an array in three places. We need to document that it now accepts an array ''in the changelog''.