[wp-trac] [WordPress Trac] #62778: display options for Links/Blogroll in sidebar not saving

WordPress Trac noreply at wordpress.org
Mon Jan 6 06:22:26 UTC 2025


#62778: display options for Links/Blogroll in sidebar not saving
---------------------------+------------------------------
 Reporter:  daveccampbell  |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Widgets        |     Version:  6.7.1
 Severity:  major          |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+------------------------------

Comment (by abcd95):

 Hey @daveccampbell, Welcome to Trac, and Thanks for bringing this up!

 I tried reproducing and I can confirm that the issue exists even after
 trying all the possibilities of selection -


 [[Image(https://i.postimg.cc/cCLGyTM0/image.png)]]


 I believe this behaviour happens due to this piece of code
 [https://core.trac.wordpress.org/browser/trunk/src/wp-
 admin/includes/bookmark.php#L338 here] -

 {{{
 add_filter( 'pre_option_link_manager_enabled', '__return_true', 100 );
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62778#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list