Plugin Directory

Changeset 3397549


Ignore:
Timestamp:
11/17/2025 07:34:35 PM (5 months ago)
Author:
zhuyi
Message:

Dynamic Menu Links: Effortlessly add a Log In and Log Out link to any menu in your WordPress site.
User-Friendly Experience: When users are logged in, they’ll see a convenient Log Out link. If they’re logged out, a friendly Log In link will be displayed instead.
Smooth Redirection: After logging in or out, users will be automatically redirected back to the page they were on, ensuring a seamless browsing experience.

Location:
bbpress-login-register-links-on-forum-topic-pages/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • bbpress-login-register-links-on-forum-topic-pages/trunk/bbpress-login-register-links-on-forum-page.php

    r3203618 r3397549  
    66 * Author:      https://bbp.design
    77 * Author URI:  https://bbp.design
    8  * Version:     3.3.5
     8 * Version:     3.3.7
    99 * Text Domain: tomas-bbpress-custom
    1010 * Domain Path: /languages
     
    1919
    2020require_once("includes/bbpress-sidebar.php");
     21require_once("includes/loginlogoutmenu.php");
    2122
    2223function tomas_load_bbpress_login_url_textdomain()
  • bbpress-login-register-links-on-forum-topic-pages/trunk/readme.txt

    r3203618 r3397549  
    55Tags:bbPress, bbPress sidebar, bbPress login, buddypress, bbPress widget, forum,template, forget password, forget password link, login,register,links,login link,register link, logout link, logged in,signup,topic,forum index, forum pages,topic pages, theme, bbPress menu,admin, bbPress admin, bbPress login form, custom css, hide login link,registration, menu,custom login, font, style
    66Requires at least: 3.0
    7 Tested up to: 6.7.1
     7Tested up to: 6.8.3
    88Stable tag:trunk
    99License: GPLv3 or later
     
    152152
    153153== Changelog ==
     154= Version 3.3.7 =
     155>[New Feature: Seamless Login/Logout Integration for Your WordPress Menu](https://www.bbp.design/enhance-your-wordpress-menu-with-dynamic-login-logout-links-bbpress-login-register-links-on-forum-topic-pages-3-3-7-released/)
     156Dynamic Menu Links: Effortlessly add a Log In and Log Out link to any menu in your WordPress site.
     157User-Friendly Experience: When users are logged in, they’ll see a convenient Log Out link. If they’re logged out, a friendly Log In link will be displayed instead.
     158Smooth Redirection: After logging in or out, users will be automatically redirected back to the page they were on, ensuring a seamless browsing experience.
     159
    154160= Version 3.3.5 =
    155161>[Fixed the feed URL for bbpress plugin tips, Rewrite tips in the plugin control panel,Support wordpress 6.7.1](https://www.bbp.design/bbpress-login-free-3-3-5-fixed-the-feed-url-for-bbpress-plugin-tips-rewrite-tips-in-the-plugin-control-panel-support-wordpress-6-7-1/)
Note: See TracChangeset for help on using the changeset viewer.