• jacogriesel

    (@jacogriesel)


    Hi!

    Is there any way I can include the code for the SideBar Login widget directly into my template’s sidebar.php or function.php?

    I’d like to hardcode the functionality into my theme’s sidebar, without the hassle of dealing with the widget everytime.

    Any help would be appreciated!

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Samuel B

    (@samboll)

    you just add this to your theme’s sidebar.php after activating plugin

    <?php sidebarlogin(); ?>

    Thread Starter jacogriesel

    (@jacogriesel)

    Thanks Samboll!

    Is there any way I can rather put the plugin’s code in the sidebar.php or anywhere else? I would like to eliminate the plugin entirely.

    Any help would be appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Modify SidebarLogin’ is closed to new replies.