Forums

[resolved] API for managing tags (3 posts)

  1. qjmann
    Member
    Posted 3 years ago #

    Hi all.
    I see, WordPress supports a list of publishing API's (protocols). With what protocol I can manage tags? I want to see tags list, add tags, assign tags to posts etc, but I see I can't do it with AtomPub. So, which of supported protocols has an ability of tags management?

  2. Joseph Scott
    Member
    Posted 3 years ago #

    In XML-RPC you can do this. You can add tags to an existing post via metaWeblog.editPost. We've got a new method in -trunk (will be part of 2.7 release) to get all of the tags used on the blog: wp.getTags.

  3. qjmann
    Member
    Posted 3 years ago #

    ok thank's.

Topic Closed

This topic has been closed to new replies.

About this Topic