Forums

Enable/Disable xml-rpc (10 posts)

  1. pyOut
    Member
    Posted 3 weeks ago #

    Hello,

    Help me I can not figure out which field in the database is responsible for the option to enable / disable xml-rpc.
    P.S. I want it to turn on / off as a query to the database.

    Best Regards.

  2. josephscott
    Member
    Posted 3 weeks ago #

    The *_options table, option_name = enable_xmlrpc

  3. pyOut
    Member
    Posted 3 weeks ago #

    I have not this option_name in option table. I have only:
    siteurl
    blogname
    blogdescription
    users_can_register
    admin_email
    start_of_week
    use_balanceTags
    use_smilies
    require_name_email
    comments_notify
    posts_per_rss
    rss_excerpt_length
    rss_use_excerpt
    mailserver_url
    mailserver_login
    mailserver_pass password
    mailserver_port
    default_category
    default_comment_status
    default_ping_status
    default_pingback_flag
    default_post_edit_rows
    posts_per_page
    date_format
    time_format
    links_updated_date_format
    links_recently_updated_prepend
    links_recently_updated_append
    links_recently_updated_time

  4. josephscott
    Member
    Posted 3 weeks ago #

    If you change the setting in wp-admin does the option get created?

  5. pyOut
    Member
    Posted 3 weeks ago #

    Unfortunately, this option is not created, but the xml-rpc works if I include it in control panel.

  6. josephscott
    Member
    Posted 3 weeks ago #

    What version of WordPress are your using?

  7. Shane G
    Member
    Posted 3 weeks ago #

    Hi,

    You can simple do it from the wordpress admin panel settings via these steps:
    wordpress admin area -. Settings – writing settings.

    Refer this article:

    Thanks,

    Shane G.

  8. josephscott
    Member
    Posted 3 weeks ago #

    @Shane G

    You are absolutely right. Only his question was about how to turn it off/on via wp-admin, it was "I want it to turn on / off as a query to the database" :-)

  9. pyOut
    Member
    Posted 3 weeks ago #

    I use WordPress 2.8.4

  10. josephscott
    Member
    Posted 3 weeks ago #

    The the option should be there in the wp_options table.

Reply

You must log in to post.

About this Topic

Tags