• Resolved narcisgarcia

    (@narcisgarcia)


    This is the SQL instruction to run to unhide the wanted feature:

    UPDATE MyDb.wp_options SET option_value = "1" WHERE option_name = "link_manager_enabled";

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks, Narcís!

    And is there any plugin to activate this in case user doesn’t have access to the database to run that SQL?

    Thread Starter narcisgarcia

    (@narcisgarcia)

    Warning: There must be some link recorded to WP updater doesn’t disable again the Link Manager plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to enable Link Manager integrated extension’ is closed to new replies.