ansonphong / postworld

Wordpress Theme Development Framework
GNU General Public License v2.0
7 stars 0 forks source link

get_user_votes() PHP Method - Function Renaming #2

Closed ansonphong closed 10 years ago

ansonphong commented 10 years ago

Previously I had done a duplicate function name (by accident) and you intelligently renamed the second function to get_user_votes_by_post(). What I'd like to do is rename the functions/classes to fit an updated naming scheme. Here is the updated names.

get_user_votes() >> RENAME TO >> get_user_votes_report() get_user_votes_by_post() >> RENAME TO >> get_user_votes()

hmikhail commented 10 years ago

solved in Commit:e29c387629cb7f6ab1a34e78c93a30376c1517e8