add_category
Description:
Adds a category to the this.
The complete list can be obtained with get_categories.
Parameters:
this |
a FeedItem. |
category |
a new category to assign to the item. |
Adds a category to the this.
The complete list can be obtained with get_categories.
this |
a FeedItem. |
category |
a new category to assign to the item. |