When activated, the plugin page with the value "register" - page with registration form.
On the registration page, users register exclusively with user permissions, which do not give access to the admin panel.
Also, the plugin activates the "Registration" widget, which can be used in the side column of the site.
The plugin, when activated, creates a page with the value "login", which displays the authorization form on the site.
Administrators and users with access rights to the administrative panel are not able to log in through the form from this page.
Also, the plugin activates the "Authorization" widget, which can be displayed in the sidebar if the sidebar is present in the theme.
Authorization form, hidden from frames.
When activated, the plugin creates a page with the value "lostpass".
On this page, functions are available to recover users' passwords from the site.
Administrators and users with access to the control panel do not have the right to recover the password from this page, if they try, an error will be generated.
When activated, the plugin creates a page with the value "security".
The page is available only to authorized users on the site.
If a personal account module is displayed on the site, a link to the page will appear in it automatically.
On the security page, users have the option to:
- change password for personal account
- set password recovery settings
- enable or disable login notification
- enable or disable two-factor authentication
- enter allowed ip-address or masks to enter your account
When activated, the plugin creates a virtual page with the value "account", on which it displays the "Personal account" for authorized users.
The personal account contains user data, depending on the settings.
User profile settings
The section is located at: "Users" - "User profile settings".
Only the administrator has access to the section.
Each setting has 3 options: do not display the field, display, display and change. The administrator decides which fields will be available to site users.
Existing parametersThe list of existing parameters can be edited exclusively by hooks. In the standard solution, the following fields are available for selection: display name, last name, first name, middle name, passport number, e-mail, phone, skype, telegram.
It should be noted that the fields e-mail, telegram and phone for users are unique. There cannot be two users with the same e-mail on the site. All other fields can be repeated if there were no changes in the code.
When activated, the plugin creates an additional section in the admin panel "Form Rules"
In this section, you can create an unlimited number of rules and conditions for forms on the site (contact form, registration form, etc.).
When created, the following fields are available:
Admin title
The name that only the administrator sees in the admin panel. To identify the rule.
Rule text
The text to be displayed with the confirmation checkbox.
Error text
The text that the user sees if he does not check the checkbox in the form.
Mark
If the value is "yes", the checkbox will be checked by default.
Status
Whether this rule works or not.
Also, when creating, it is necessary to mark the forms for which this rule will be displayed.
When activated, the plugin creates a virtual contact page. The default permanent link is: your_site/feedback/
The plugin has several settings ("Settings" - "Contact form"):
Stop words (separated by commas)
Stop words. Words are entered in the settings, separated by commas. If a word from this section is found in the message text, the message will not be sent.
Black list (from a new line)
Black list of e-mail addresses. Addresses are entered from a new line.
Prohibited mail domains (from a new line)
Mail domains that are prohibited from sending emails. The domain is the part of the e-mail address after the @ sign.
Prohibited IP addresses (from a new line)
IP addresses that are prohibited from sending messages.
The letter template settings are located in the "Email settings" section. If you do not set the letter template, the letter will not arrive.
The user comments plugin allows administrators and users with "edit users" rights to leave admin comments.
For this purpose, a message indicator appears on the "Users" page
when you click on the button, a pop-up window will appear for entering a comment
A user can only have one comment. general. comment is deleted along with the user.
If the user has a comment, then the indicator will change color
When activated, the plugin creates a page with the "sitemap" value, which displays a sitemap in html format.
Map settings are located in the "Settings" section. -"HTML map settings".
In the settings, you can choose which blocks to inсlude in the map, as well as which elements to exclude from the map.
The plugin allows you to connect notifications-warnings on the site.
There are 3 types of notifications:
Site Header
Notifications are displayed in the header of the site, in the form of a ribbon.
The text in the feed can be stationary or running.
There can be as many notifications as you can create. All will be displayed one by one.
Popup window
When you visit the site, a pop-up window with your text will be displayed.
The text of the button can be changed in the settings.
Only one notification is displayed.
Notification window
window at the bottom of the site.
Button text can be changed.
Only one notification is displayed.
Add or edit
Adding, editing and viewing can be done in a special section in the admin panel, which appears after activating the plugin - "Notifications"
In the item "Notifications", there are all notifications in the form of a list.
In the item "Add", you can add a notification.
In the "Sort" item, notifications are sorted into sections.
All notifications can be displayed by a period of time, for this you will need to specify the start time for the notification output in the settings and the end time. Also, notifications can be displayed according to the schedule, for this you need to specify the time for the notification to be displayed and the days of the week.
In the notification settings, there is also an additional parameter "coоkie lifetime". This parameter is responsible for the number of days from the moment the "close" or "I agree" button is pressed in the notification, after which the notification will be displayed to the user again. By default, the coоkie lifetime is 7 days.
Notifications can be sorted in your personal order. So for the pop-up window and the notification window, only one notification will be displayed, located at the very top of the sort.
All letters sent by the sсript are sent in pure html. There are no pictures or data. Only strict match to the specified e-mail pattern.
beautyemail plugin, adds a text logo to the letter, copyright and contact information.
After activating the plugin, the "E-mail settings" - "E-mail template" section appears.
This section sets the data displayed in the letter.
When activated, the plugin connects an additional settings page "Settings" - "Captcha".
On the settings page, using checkboxes, you can define the forms in which the captcha will be displayed.
Inactive captchas are deleted by a cron task, which is configured in the section: "Settings" - "Cron" - "dеlete captcha sessions". If the task is inactive, a large amount of data on captchas will be collected in the database, which can reduce the speed of the server. Also, if there is no task to dеlete captchas, many captcha images will be stored, which will fill up space on the server.
The plugin implements the ability to create your own 301 redirects.
After activation, the "Redirects" section appears in the admin menu
Add redirect
1. To add a new redirect, you need to go to the section "Redirects" - "Add"
2. Enter the old path. The path that the user will take. For example, /test/
3. Enter a new path. The path to which the user will be redirected when referring to the old path. For example, /newtest/
4. Check the checkboxes for the data to be redirected.
Thus, using the example above, when accessing your site domain/test/ the user will be redirected to the new address domain/newtest/.
The plugin adds the function of displaying indicator icons in the admin bar.
Indicators are pictures with the number of new actions. For example, if someone has added a review to the site, a review indicator will appear with the number of new reviews. If you click on the icon in the admin bar, there will be a quick transition to the page of new reviews.
Indicators are very convenient to use, but cause additional load on the server. That is why there is a page for displaying indicators. On the settings page, you can disable the output of a particular indicator.
To get to the settings page, you need to click on the indicator icon.
Upon activation, the plugin creates a settings page, available in "Settings" - "Logging Settings"
In this menu, professional settings for logs and crons are set.
For example, by default, the user authorization log is deleted after 30 days; in the logging settings, you can adjust the number of days
In this case, it should be borne in mind that the parameter cannot be set below the minimum value.
In general, the plugin has already set certain parameters that work correctly and there is no need to change them. But in special cases, this plugin can be useful.
The plugin adds a convenient bookmarks function for pages displayed in the admin bar for quick access.
The plugin does not have any settings.
Immediately after activation, a new item "Bookmarks" is added to the admin bar. If you hover over it or click on it, a submenu will open.
When on any page of the site, if you click on the item in the admin bar "Add to bookmarks", the page will be added to the user's personal bookmarks and will be displayed in the drop-down menu.
It is possible to sort page bookmarks if there is more than one. To do this, in the drop-down menu, you must click "Sort bookmarks".
On the bookmark sorting page, bookmarks are sorted by dragging up and down.
The main function of the plugin is a beautiful stylized output of an informational error message. Only visual effect.
The plugin adds a section with logs of sent e-mail messages through a sсript.
The section is located: "E-mail settings" - "E-mail logs".
The plugin must be used to troubleshoot messages. Using it on a regular basis can be insecure due to the plain text of the emails stored in the database.
The plugin adds a Fancy popup effect to images added via the "image" shortcode.
By default, the Add Links menu has several options:
Link text
Menu link text
Link
Link address
Open in new window
Open link in this or new window
Additional menu options plugin, opens the following options:
title attribute
Attribute to assign
Class links
Link class.
For whom the link
Who will see the link: users, guests or all users.
nofollow link
Prohibit following the link to search engines or not.
The plugin adds SMTP settings to the E-mail settings.
When activated, a new tab "SMTP settings" appears, in which you can set your own values.
When a user registers or changes their email in their personal account, the plugin sends a letter with a confirmation code to the specified email. This is how the email is confirmed.
After activation, the plugin creates a settings page "Settings" - "Email confirmation before registration"
On this page, you can sеlect the code type (numbers or letters) and timeout (the time after which the next letter will be sent for the current email).
When activated, the plugin creates an administrative page "Additional modules log" where it displays all logs of additional site modules in a list.
Requests, responses, calls to callback pages are logged using this module if they are enabled in the additional module settings. The setting is in the "Other settings" tab:
The logs contain all information in open form, including keys and tokens. Therefore, logs should be used carefully, only for tests.