ansonphong / postworld

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

set_post_relationship() - Update #40

Closed ansonphong closed 10 years ago

ansonphong commented 10 years ago

Hi Haidy, I added a line in the documentation for:

set_post_relationship() https://github.com/phongmedia/postworld/tree/master/php#set_post_relationship-relationship-post_id-user_id-switch-

Under Favorites :

So here we will be able to make use of the Favorites table. There is no usage of the favorites table yet, it is un-used, although this will allow us to collect data which will allow recommendations based on favorites.

Up to this point we had a Favorites table which was previously un-used: https://github.com/phongmedia/postworld/blob/master/dev/DATABASE-STRUCTURE.md#favorites