Want to get in touch, ask a question or discuss your web development needs?

Contact us

NB: Make sure you do a back up of your theme, files and database before attempting the tutorials

Easy

Last modified : Sep 04 2022

Estimated reading time : 0 minutes, 33 seconds - 74 words

Version audio de cet article

We strongly recommend updating your WordPress installation every time there’s a new update available so you can benefit from the new features and security fixes.

However, if you update your WordPress to 3.5 and up, the link manager will not be available on your website anymore. To compensate, here’s a filter that will enable it back.

Open your functions.php file and copy/paste this filter:vc_column_text]

add_filter( 'pre_option_link_manager_enabled', '__return_true' );
Or install the Link Manager plugin.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>