theme-my-login.7.0.15

所属分类:WEB开发
开发工具:PHP
文件大小:73KB
下载次数:2
上传日期:2019-09-30 17:27:46
上 传 者6637484
说明:  一份基于PHP开发的注册界面及功能的代码。
(A PHP-based registration interface and function code.)

文件列表:
theme-my-login (0, 2019-09-06)
theme-my-login\admin (0, 2019-09-06)
theme-my-login\admin\assets (0, 2019-09-06)
theme-my-login\admin\assets\images (0, 2019-09-06)
theme-my-login\admin\assets\images\logo.svg (1763, 2018-05-30)
theme-my-login\admin\assets\scripts (0, 2019-09-06)
theme-my-login\admin\assets\scripts\theme-my-login-admin.js (1198, 2018-08-02)
theme-my-login\admin\assets\scripts\theme-my-login-admin.min.js (642, 2018-08-02)
theme-my-login\admin\assets\styles (0, 2019-09-06)
theme-my-login\admin\assets\styles\theme-my-login-admin.css (1377, 2018-07-12)
theme-my-login\admin\assets\styles\theme-my-login-admin.min.css (1132, 2018-07-12)
theme-my-login\admin\class-theme-my-login-admin.php (3209, 2019-09-06)
theme-my-login\admin\class-theme-my-login-walker-nav-menu-edit.php (1503, 2019-09-06)
theme-my-login\admin\extensions.php (5424, 2019-09-06)
theme-my-login\admin\functions.php (9970, 2019-09-06)
theme-my-login\admin\hooks.php (1428, 2019-02-21)
theme-my-login\admin\settings.php (22057, 2019-09-06)
theme-my-login\assets (0, 2019-09-06)
theme-my-login\assets\scripts (0, 2019-09-06)
theme-my-login\assets\scripts\theme-my-login.js (1713, 2018-05-30)
theme-my-login\assets\scripts\theme-my-login.min.js (1034, 2018-05-30)
theme-my-login\assets\styles (0, 2019-09-06)
theme-my-login\assets\styles\theme-my-login.css (1484, 2018-12-24)
theme-my-login\assets\styles\theme-my-login.min.css (1242, 2018-12-24)
theme-my-login\composer.json (401, 2018-05-31)
theme-my-login\includes (0, 2019-09-06)
theme-my-login\includes\actions.php (18752, 2019-09-06)
theme-my-login\includes\class-theme-my-login-action.php (6586, 2018-08-02)
theme-my-login\includes\class-theme-my-login-extension.php (7430, 2019-09-06)
theme-my-login\includes\class-theme-my-login-form-field.php (16111, 2019-09-06)
theme-my-login\includes\class-theme-my-login-form.php (12783, 2019-09-06)
theme-my-login\includes\class-theme-my-login.php (7688, 2019-09-06)
theme-my-login\includes\class-theme-my-login-widget.php (5567, 2019-02-21)
theme-my-login\includes\commands.php (2468, 2019-05-13)
theme-my-login\includes\compat.php (5207, 2019-09-06)
theme-my-login\includes\extensions.php (9245, 2019-09-06)
theme-my-login\includes\forms.php (10371, 2019-09-06)
theme-my-login\includes\functions.php (23880, 2019-09-06)
theme-my-login\includes\hooks.php (3659, 2019-09-06)
theme-my-login\includes\ms-functions.php (37318, 2018-06-18)
... ...

=== Theme My Login === Contributors: thememylogin, jfarthing84 Tags: login, register, password, branding, customize, widget, wp-login, wp-login.php Requires at least: 4.6 Tested up to: 5.2.4 Stable tag: 7.0.15 The ultimate login branding solution! Theme My Login offers matchless customization of your WordPress user experience! == Description == Ever wished that your WordPress login page matched the rest of your site? Your wish has come true! Theme My Login allows you to bypass the default WordPress-branded login page that looks nothing like the rest of your site. Instead, your users will be presented with the login, registration and password recovery pages right within your theme. The best part? It works right out of the box, with no configuration necessary! Take back your login page, WordPress users! = Features = * Have you users log in from the frontend of your site. * Have your users register from the frontend of your site. * Have your users recover their password from the frontend of your site. * Customize the slugs used for login, registration, password recovery and other pages. * Allow your users to register with only their email. * Allow your users to set their own passwords upon registration. * Allow your users to log in using either their email and password, username and password or a combination of the two. * Allow your users to be logged in automatically after registration with auto-login. = Do More With Extensions = Boost your user experience even more with add-on plugins from our [extensions catalog](https://thememylogin.com/extensions). Some of our extensions include: * [Redirection](https://thememylogin.com/extensions/redirection) allows you to redirect your users on login, logout and registration based on their role. * [Restrictions](https://thememylogin.com/extensions/restrictions) allows you to restrict posts/pages, widgets and nav menu items based on a users login status and/or role. * [Profiles](https://thememylogin.com/extensions/profiles) lets your users edit their profile from the frontend of your site. * [Moderation](https://thememylogin.com/extensions/moderation) allows you to moderate your users by requiring them to confirm their email or by requiring admin approval. * [reCAPTCHA](https://thememylogin.com/extensions/recaptcha) enables Google reCAPTCHA support for your registration and login forms. * [Social](https://thememylogin.com/extensions/social) allows you to allow your users to log in to your site using their favorite social providers. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/theme-my-login` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = Where can I find documentation? = Documentation can be found on our [documentation site](https://docs.thememylogin.com). = Where can I find support? = Support can be found using our [support form](https://thememylogin.com/support). = Where can I report a bug? = Report bugs, suggest ideas and participate in development at [GitHub](https://github.com/theme-my-login/theme-my-login/). == Changelog == = 7.0.15 = * Fix extension update issues caused by caching * Add `tml_script_dependencies` filter * Add `tml_script_data` filter = 7.0.14 = * Fix login page error on on WP 5.2+ * Implement caching for remote extension data to speed up plugins screen * Implement a CLI command for adding TML actions as nav menu items * Ensure password recovery error messages match core * Fix notice if a settings field isn't passed with an `args` parameter * Fix permalinks being flushed on all TML admin pages * Allow form attributes to be set in the form constructor * Add `tml_activate_extension` action hook * Add `tml_deactivate_extension` action hook = 7.0.13 = * Ensure proper retrieval of request parameters in all server configuration scenarios * Ensure scripts and styles are loaded in the proper order on TML actions * Ensure TML scripts are loaded in the footer * Ensure password errors are only displayed where appropriate * Ensure all strings not found in frontend core translation are translatable * Implement callable usage of custom form field content * Implement methods for manipulation of form field classes * Add `tml_render_form` action hook * Add `tml_render_form_field` action hook * Add `tml_before_form` filter * Add `tml_after_form` filter * Add `tml_before_form_field` filter * Add `tml_after_form_field` filter * Add `tml_get_form_field_content` filter = 7.0.12 = * Ensure that styles are more likely to be applied * Ensure checkbox labels are inline * Ensure password errors are only applied on register action * Pass page slug for rewrites if a matching page exists * Ensure query args are encoded when rewriting URLs * Ensure query args are passed for actions redirected from login * Add license activation notice to extension update messages * Add action links to plugins screen * Ensure PHP 5.2 support for development * Ensure hierarchical slugs work properly = 7.0.11 = * Ensure that actions use their own page * Ensure the lostpassword action uses a TML link * Fix undefined variable notice when recovering password * Fix password strength meter script loading on every request * Only show TML notices on the Dashboard or TML pages * Fix undefined variable notices when handling an action * Fix stomping of other plugins actions = 7.0.10 = * Fix admin notices displaying for non-privileged users * Reinstate default testcookie method * Don't allow TML actions to stomp on other content * Don't allow TML actions to stomp on other TML actions * Allow non-TML actions to be handled * Include labels for custom fields if present * Hide comments on TML pages * Fix generation of non-pretty action links * Apply `login_redirect` filter to auto-login registration redirect * Fix new user notification being sent when unchecked upon creating a user = 7.0.9 = * Fix fatal error on PHP versions less than 5.5 * Apply `tml_get_action_tile` filter at the object level * Apply `tml_get_action_slug` filter at the object level * Apply `tml_get_action_url` filter at the object level = 7.0.8 = * Fix slow-loading extensions page * Add dismissible notice of latest available extension * Fix "stuck" license status by verifying when visiting the licenses page * Ensure a form field object is returned when adding a form field * Fix testcookie step causing a 403 error * Fix links not being changed in emails sent from the Dashboard = 7.0.7 = * Fix sorting of form fields * Fix "Remember Me" not being clickable * Add "checked" property to form fields to allow for easy checking of checkboxes * Add plugin textdomain to strings not found in front-end core translations * Add `tml_send_new_user_notification` filter * Add `tml_send_new_user_admin_notification` filter * Add `tml_retrieve_password_email` filter = 7.0.6 = * Fix a fatal error when removing form fields * Fix a 408/502 error when hosted with Namecheap * Fix notices in widget when upgrading from ***.x * Add default contextual help for extensions * Move `after` argument for forms to after the container = 7.0.5 = * Allow custom actions to have custom slugs * Show the URL below each slug setting field * Add contextual help to plugin pages * Implement a "user panel" within the login widget * Add a filter to disable showing of the widget: `tml_show_widget` * Add a filter to change the avatar size in the "user_panel": `tml_widget_avatar_size` * Add a filter to change the links in the "user panel": `tml_widget_user_links` = 7.0.4 = * Fix a notice that appears when unregistering an action * Don't fire form actions until the form is being rendered * Set a secure cookie for sites using SSL * Add `login_init` and `login_form_{$action}` action hooks * Add `login_head` and `login_enqueue_scripts` action hooks * Add `register_form`, `lostpassword_form`, and `resetpass_form` action hooks * Add `signup_hidden_fields`, `signup_extra_fields`, and `signup_blogform` action hooks = 7.0.3 = * Fix an error on PHP versions less than 5.3 * Allow for description in settings API functions * Fix compatibility with legacy shortcode * Rewrite certain admin login links * Remove undesired actions and filters from TML pages * Introduce new `tml_action_{$action}` hook and use it for handlers = 7.0.2 = * Fix collision with some plugins which modify the nav menu edit walker * Fix a notice in multisite * Fix pages not using custom templates when used as TML actions * Fix shortcode not working in certain circumstances when no action is present = 7.0.1 = * Fix error where WP_Query is used before expected by other plugins * Fix existing shortcodes from pre-7 not working due to missing action * Fix compatibility with plugins that use some legacy methods on the plugin class * Fix registration redirection when auto-login is enabled * Allow actions to be represented by pages if their slugs match * Fix legacy page menu items no longer behaving as they did pre-7 = 7.0 = * Rewrite plugin from the ground up * Pages are no longer used to represent actions * Actions are now represented by a class * Actions can be added/remove on the fly * Forms are now represented by a class * Forms can be added/remove on the fly * Form fields can be added/removed/modified/rearranged on the fly * Extensions can easily be written and integrated with the plugin * Move Custom E-mail module to a commercial extension * Merge Custom Passwords module into core plugin * Move Custom Redirection module to a commercial extension * Remove Custom User Links module * Move reCAPTCHA module to a commercial extension * Move Security module to a commercial extension * Move Themed Profiles module to a commercial extension * Move User Moderation module to a commercial extension * Add option to allow auto-login after registration = ***.17 = * Fix the version check logic in the updater * Implement path to download ***.x releases only = ***.16 = * Require opt-in to update the plugin to 7 = ***.15 = * Fix a bug where pages were being excluded from legacy page menus and search * Add a notice about the impending release of 7 = ***.14 = * Fix the "cookies blocked" notice that appeared upon entering invalid login credentials * Style alert link colors to match the alert that they're in * Tweak styling of the "Remember me" checkbox and label = ***.13 = * Implement a TML action selector for pages * Fix error about cookies not being enabled when they are = ***.12 = * Add support for data requests * Utilize Bootstrap 3 colors for notices = ***.11 = * Fix fatal error when attempting to rewrite login links before `init` action * Add the test cookie functionality from wp-login.php * Fix a notice in the postpass action handler * Make User Moderation login type aware * Fix display of password length requirements * Fix a multisite error when the main site is not ID 1 * Don't allow squashing of the main instance by shortcode attribute = ***.10 = * Add weak password confirmation checkbox to password reset form * Introduce `tml_enforce_private_site` filter * Introduce `tml_minimum_password_length` filter * Hide admin bar checkbox on themed profiles when admin is disabled = ***.9 = * Fix fatal error from typo in previous release = ***.8 = * Fix errors and messages not displaying anywhere except default pages * Don't exclude TML pages from search in admin area or if not the main query = ***.7 = * Don't allow locked users to log in using their email address = ***.6 = * Fix errors and messages not displaying * Don't add reCAPTCHA errors when adding a user via wp-admin or WP-CLI * Improve PHP 7 compatibility * Introduce `tml_page_id` filter * Improve deliverability of HTML emails * Fix disabling of User Denial email notification * Pass locale to reCAPTCHA script allowing reCAPTCHA to be localized * Don't allow pending users to log in using their email address * Fix email content types from being reset = ***.5 = * Don't clear username input on login form when autofocusing * Fix custom e-mail disable checkboxes defaulting to being checked * Fix login type functionality * Bring wp-login.php duplicated code up to date * Require WordPress 4.5 = ***.4 = * Fix file loading for non-standard directory setups * Fix language files not loading properly * Fix password reset cookie path = ***.3 = * Fix sending of custom emails when creating a user * Fix sending of custom emails on user activation/approval * Fix translation loading logic * Require WordPress 4.4 = ***.2 = * Fix deprecated function notices * Deprecate "tml_user_password_changed" hook in favor of "after_password_reset" * Deprecate "tml_new_user_registered" hook in favor of "register_new_user" = ***.1 = * Allow array of actions in Theme_My_Login::is_tml_page() * Lost Password nav menu item will only show when not logged in * Hide action links on Reset Password page * Fix false password reset error caused by referer redirection * Fix PHP strict warning about abstract class constructor compatibility = *** = * Add option to login using either username only, email only or both * Add option to disable user denial notification when admin approval is active * Update reCAPTCHA module to API version 2.0 * Login and Register nav menu items only show when not logged in * Logout and Profile nav menu items only show when logged in * Better default stylesheet * Fix TML pages displaying in search results * Fix logout redirect * Fix broken interim login when wp-login.php is disabled * Remove AJAX module * Require WordPress 4.3.1 = 6.3.12 = * Fix multiple widget custom redirect error * Add autocomplete="off" to login form password field * Fix password reset process * Fix SSL admin JS = 6.3.11 = * Fix interim login * Fix partial translations * Fix toolbar disappearing when updating a themed profile = 6.3.10 = * Fix local file include vulnerability in templating system = 6.3.9 = * Fix strict standards errors * Fix deprecated function notices = 6.3.8 = * Fix issue where pages would redirect to profile page with Themed Profiles active = 6.3.7 = * Revert tml_page post type back to default WP pages * Fix issue where SSL warnings were displayed in reCAPTCHA module * Fix issue where a blank page resulted when 404.php didn't exist in a theme * Fix issue where User Links couldn't be deleted * Fix issue where "Are you sure?" would display when attempting to log out * Fix issue where strings weren't being translated on Profile page = 6.3.6 = * Fix issue where all module options were set once activated * Fix issue where template tag was not being output * Fix issue where install failed during new blog creation on multisite * Fix issue where error messages were duplicated on login pages = 6.3.5 = * Fix issue with blank pages where page.php didn't exist in a theme * Fix issue where activating Themed Profiles resulted in a 404 for profile page * Fix issue where options were being deleted upon upgrade * Fix issue with AJAX module not working properly in Internet Explorer = 6.3.4 = * Use verbose rewrite rules for TML pages = 6.3.3 = * Fix issue where actions weren't being appended to page links * Fix issue where modules weren't being installed on upgrade * Fix fatal error in Custom E-mail module where old function name wasn't replaced * Fix private constructor issue for PHP versions less than 5.3 = 6.3.2 = * Fix issue where pages weren't created when upgrading from previous versions = 6.3.1 = * Fix multisite 404 error when using Post Name permalink structure * Fix multisite redirect to main site for register = 6.3 = * Introduce tml_page post type and give each action it's own page * Introduce AJAX module * Implement user lock notifications for the Security module. * Add option to hide widget when logged out * Add option to disable wp-login.php to Security module * Removed languages from plugin * Use Custom E-mail's New User template when a user is added via wp-admin * Use Custom E-mail's User Activation template when an activation is resent via wp-admin = 6.2.3 = * Fix static front page bug * Remove tab indexes from forms = 6.2.2 = * Fix redirect loop bug * Add visual cues for permalinks * Fix iframe bug = 6.2.1 = * Add post password handling * Don't block admin when DOING_AJAX * Add WordPress updated message * Replace deprecated get_userdatabylogin with get_user_by = 6.2 = * Fix FORCE_SSL_ADMIN logic * Add tabindex to password fields * Fix removal of actions from "tml_new_user_registered" action in User Moderation module * Add %username% variable to Custom User Links module * Add custom permalinks to core * Add option to disable e-mail login * Fix potential XSS attack vulnerability * Update admin bar settings for 3.3 in Themed Profiles module * Update multisite templates for 3.3 * Fix autofocus scripts to only load on login page * Require 3.1+ * Fix broken login redirect logic * Add option to require login to view site in Security module * Don't change profile URL for non-themed roles in Themed Profiles module * Display failed login attempts to administrators on user profiles in Security module * Fix capability check for non-standard table prefix in User Moderation module * Add separate profile templates per user role in Themed Profiles module * Fix password recovery admin e-mail in Custom E-mail module * Don't show admin options when admin is blocked in Themed Profiles module * Treat multisite users with no role as subscribers in all modules * Fix multisite registration bug in Themed Profiles module = 6.1.4 = * Don't hijack non-related form posts = 6.1.3 = * Fix password change error * Update POT file = 6.1.2 = * Replace "self" keyword with "$this" for PHP 4 = 6.1.1 = * Implement 3.1 password reset routine * Add 3.1 fields to Themed Profiles * Better default stylesheet for Themed Profiles * Add 'nofollow' attribute to action links * Check for SSL * Add nofollow and noindex to login page * Fix missing argument notices * Fix deprecated argument notices * Fix undefined method notices * Fix install/uninstall routines * Fix Custom user Links AJAX * Fix Custom E-mail "From" filters * Fix disabling of admin password change notification * Fix "resent" custom activation e-mail = 6.1 = * Fully support multisite * Require WordPress 3.0+ * Add Bulgarian translation * Add (Belgian) Dutch translation * Add Romanian translation = 6.0.4 = * Fix admin e-mail notification disabling * Fix labels for login form fields * Fix wp-login.php form action URL = 6.0.3 = * Fix login reauth bug in redirection module = 6.0.2 = * Fix Login page creation during install * Fix template tag argument parsing = 6.0.1 = * Fix logout link for wp_nav_menu() * Fix issue admin page not always being tabbed * Fix issue of assigning multiple roles per user when using Moderation * Add German translation * Add Farsi (Persian) translation * Add Hebrew translation * Add Russian translation * Update other languages = 6.0 = * Complete code rewrite * Users can now log in with e-mail address as well as username * Remove option to disable template tag and widget in favor of always being enabled * Remove option to rewrite login links in favor of always being rewritten * Custom templates can now be defined per action (login, register, etc.) * User moderation activation e-mails can be resent on demand * Add various new hooks to help with custom integration with other plugins * Make custom user links sortable * Customize every aspect of every e-mail * Add a cool new random tip widget in th ... ...

近期下载者

相关文件


收藏者