Deprecated: ITSEC_Settings::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in /home/moorewebexposure/htdocs/www.moorewebexposure.com/wp-content/plugins/ithemes-security-proz/core/lib/settings.php on line 21

Deprecated: ITSEC_Settings::is_conditional_setting_active(): Implicitly marking parameter $settings as nullable is deprecated, the explicit nullable type must be used instead in /home/moorewebexposure/htdocs/www.moorewebexposure.com/wp-content/plugins/ithemes-security-proz/core/lib/settings.php on line 162

Deprecated: ITSEC_Modules::load_module_file(): Implicitly marking parameter $process as nullable is deprecated, the explicit nullable type must be used instead in /home/moorewebexposure/htdocs/www.moorewebexposure.com/wp-content/plugins/ithemes-security-proz/core/modules.php on line 725

Deprecated: ITSEC_Lib::equal_sets(): Implicitly marking parameter $cmp as nullable is deprecated, the explicit nullable type must be used instead in /home/moorewebexposure/htdocs/www.moorewebexposure.com/wp-content/plugins/ithemes-security-proz/core/lib.php on line 2282

Deprecated: ITSEC_Lockout::persist_ban_from_lockout(): Implicitly marking parameter $actor as nullable is deprecated, the explicit nullable type must be used instead in /home/moorewebexposure/htdocs/www.moorewebexposure.com/wp-content/plugins/ithemes-security-proz/core/lockout.php on line 742

Deprecated: ITSEC_Lockout::blacklist_ip(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead in /home/moorewebexposure/htdocs/www.moorewebexposure.com/wp-content/plugins/ithemes-security-proz/core/lockout.php on line 1096

Deprecated: iThemesSecurity\Lib\Lockout\Lockout::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead in /home/moorewebexposure/htdocs/www.moorewebexposure.com/wp-content/plugins/ithemes-security-proz/core/lib/lockout/class-lockout.php on line 49

Deprecated: ITSEC_Two_Factor::send_setup_reminder(): Implicitly marking parameter $requester as nullable is deprecated, the explicit nullable type must be used instead in /home/moorewebexposure/htdocs/www.moorewebexposure.com/wp-content/plugins/ithemes-security-proz/core/modules/two-factor/class-itsec-two-factor.php on line 822

Deprecated: iThemesSecurity\Ban_Users\Database_Repository::fill(): Implicitly marking parameter $ban as nullable is deprecated, the explicit nullable type must be used instead in /home/moorewebexposure/htdocs/www.moorewebexposure.com/wp-content/plugins/ithemes-security-proz/core/modules/ban-users/Database_Repository.php on line 268

Deprecated: iThemesSecurity\Ban_Hosts\Persistable::fill(): Implicitly marking parameter $ban as nullable is deprecated, the explicit nullable type must be used instead in /home/moorewebexposure/htdocs/www.moorewebexposure.com/wp-content/plugins/ithemes-security-proz/core/lib/ban-hosts/Persistable.php on line 27
How to Activate the Link Manager in Wordpress - Moore Web Exposure

Add the following to functions.php file



//Brings back the link manager in WordPress
add_filter( 'pre_option_link_manager_enabled', '__return_true' );

To get the links to show up on your page add this to the template file:

<?php wp_list_bookmarks(array ('category_orderby'=>'name', 'between'=>'</a> - ', 'show_description'=>'true', 'target'=>'blank')); ?>

Style accordingly.

Leave a Reply

Get in Touch

Please fill out the form below and we will get back to you ASAP

  • This field is for validation purposes and should be left unchanged.