Nulled Beyond Multisite – Utilities for WordPress Network Admins free download

Beyond Multisite – Utilities for WordPress Network Admins-[Clean-Nulled].zip

Beyond Multisite Features

Short Description

Beyond Multisite helps WordPress multisite network administrators to better control, protect, and clean their network.

Features

Plugin Control Module
(view documentation)
  • Network disable plugins
    – Disabled plugins are hidden from site administrators
    – Site enable plugins to allow access for only some sites
  • Bulk activate/deactivate plugins
    – Target all or some sites by ID
Cleanup Module
(view documentation)
  • Bulk delete comments
    – Target all or some sites by ID
    – Target sites with at least 10, 100, 1000, or 10000 comments
    – Delete comments based on age, status, or containing a URL
  • Bulk delete revisions
    – Target all or some sites by ID
    – Leave recent revisions
  • Bulk delete sites
    – Target empty or old sites
    – Target by attribute or site ID
    – Permanent or soft deletion
    – Delete now or schedule a future deletion
    – Notify site admins for a scheduled deletion and allow cancellation
    – Choose maximum email notification sending speed
  • Bulk delete leftover database tables
    – They belong to permanently deleted sites
Copy Maker Module
(view documentation)
  • Copy sites
    – Fully duplicate any site, except the main one
    – Internal links are updated to the new site URL
    – A detailed debug log is generated
Activated in Module
(view documentation)
  • View sites that have activated a plugin
  • View sites that have activated a theme
Pending Users Module
(view documentation)
  • Manage non-activated signups
    – Activate signup
    – Resend activation email
    – Delete signup
    – Search by username or email
Ban Users Module
(view documentation)
  • View user last IP address and country
    – Quick links to IP blacklist information sites
    – Find users with the same IP address as a chosen user
  • Ban users and their IP address
    – The ban denies login, signup, and commenting
    – Ban permanently or for 7, 30, or 90 days
    – Users must login once while the plugin is active (to detect IP)
Insert HTML Module
(view documentation)
  • Insert HTML globally
    – Target all or some sites by ID
    – Insert in head (before </head>) or footer (before </body>)
    – Insert on front-end and/or back-end
Captcha Module
(view documentation)
  • Protect WordPress forms with a customizable captcha
    – Easy to read by humans, hard to read by spam bots
    – Choose character set: numbers, letters, or both
    – Choose character count: 3, 4, or 5
    – Choose captcha image height: 60, 70, 80, 90, 100, 110, or 120 pixels
    – Choose which forms to protect:
         – Blog signup
         – User signup
         – Login
         – Lost password
         – Reset password
         – Comment
Email Users Module
(view documentation)
  • Bulk send emails to multisite users
    – Target users by ID or role (only default roles) in all or some sites
    – Unsubscribe via a link or a profile setting
    – Shortcodes for user names or username
    – Choose maximum sending speed
    – Emails are sent in small chunks
Improvements Module
(view documentation)
  • Various improvements
    – Show user ID in the network users page
    – Show site ID in the network sites page
    – Hide plugin meta (version, author, etc.) from site administrators
    – Automatically delete leftover database tables on permanent site deletion
    – Option to turn on/off any of the improvements

Client Reviews

Translations

Everything in Beyond Multisite, except the log generated when copying a site, is translatable. A POT file is included. Read translation instructions. Completed Bulgarian translation files are also included.

Requirements

  • WordPress 4.6 or higher
  • WordPress multisite enabled

FAQ

Q: Does it support Multi-Networks (Networks of Multisite Networks)?
  • A: It has never been tested in such an environment.
Q: Does the plugin create any cookies?
  • A: No. However if a future version starts using cookies, I will mention it here and in the changelog.

Documentation

Online documentation can be found here.

Icon License

The circular flat icons used in some images on this page and in the video preview are licensed under GPL. The source is Elegant Themes.

Any questions or suggestions?

Feel free to ask any questions or suggest features in the comments or via email: [email protected]

Changelog

Beyond Multisite 1.3.1 – 14 June 2018

FIXED: When trying to delete sites with the Cleanup module, in some situations it would infinitely be processing sites without deleting them.

FIXED: When copying a site, if the URL of the site to paste into contained the URL of the site to copy from, the resulted site copy would have an incorrect site URL and not work properly. This would happen for example if you try to copy from the site example.com/test to the site example.com/testing.

FIXED: If you are using CloudFlare, then the Ban Users module would show the CloudFlare IP address as the user IP address. Now when you update to the 1.3.1 version of this plugin, the correct IP address will be set for each user only after the user visits the site while logged-in. If you have already banned any users while using CloudFlare, you should unban them, since the CloudFlare IP address was banned and not the real user IP address. You can check which are the CloudFlare IP address ranges here: https://www.cloudflare.com/ips/

Beyond Multisite 1.3.0 – 2 January 2018

ADDED: The option to show a country flag next to the user IP address was added to the “Ban Users” module. Data is pulled from the free API at www.iplocate.io.

ADDED: A new column in the logs table of the “Copy Maker” module. It displays the log size in KB or MB.

IMPROVED: When a list of site URLs is displayed in the “Cleanup” and “Activated in?” modules, they are now links to those URLs.

IMPROVED: Added a nonce field to some forms of the plugin that did not have one. This improves security.

IMPROVED: The hint for the number of logs in the options of the “Copy Maker” module now contains more useful information.

IMPROVED: Switched to the clean_blog_cache() and get_main_site_id() functions, which are more future-proof. For versions of WordPress lower than 4.9 the previous approach is still used.

FIXED: Trying to save invalid data for the plugin settings would generate PHP notices for “Undefined index” and break the tabs layout.

FIXED: Updating from a version of the plugin lower than 1.2.0 to a version higher or equal to 1.2.0, while the plugin is deactivated, would cause for some settings of the “Insert HTML” module to be lost.

FIXED: The responsive layout of the table with the banned users had some problems when the plugin is translated to a language with longer words than English.

FIXED: The quick links that point to network themes menu items (added by the “Improvements” module), were not working when displayed as buttons, while viewing the active theme on a site.

FIXED: WordPress would sometimes store more than one copy of the same plugin option, which may cause some problems. I suspect that it is a bug in WordPress. So to go around this, now instead of updating an existing option, the plugin first deletes the option (along with any copies) and then adds the option with the new value.

FIXED: A mistake in the Bulgarian translation files.

UPDATED: Language and documentation files.

TESTED: Compatibility with WordPress 4.9.

Beyond Multisite 1.2.1 – 20 October 2017

FIXED: A fatal error saying “Can’t use function return value in write context…” was present when the plugin is activated on a server with a PHP version lower than 5.5.

FIXED: When the “Insert HTML” module was set to insert before the closing body tag on “All except these site IDs:” it would insert on all sites and produce a PHP notice.

FIXED: The action links of the “Activated in?” and “Plugin Control” modules were showing on the “Must-Use” plugins page and PHP warnings were generated.

FIXED: Some tooltip boxes, that hold the hints, were sometimes showing under the tabs of the WordPress text editor, making them partially unreadable.

Beyond Multisite 1.2.0 – 25 July 2017

ADDED: The “Copy Maker” module, which can duplicate blogs from the multisite network.

ADDED: A setting for the “Plugin Control” module that automatically network disables newly installed plugins.

ADDED: A feature for the “Cleanup” module that can delete leftover database tables (created by plugins) from sites that are now permanently deleted.

ADDED: The option to choose on which types of pages to show the HTML code inserted by the “Insert HTML” module: front-end pages that use the theme template, front-end login related pages, or back-end admin pages.

ADDED: A quick link to blacklist information about the user IP address in cleantalk.org.

ADDED: An option in the “Improvements” module that can add a CSS class to the body tag on the wp-signup.php page.

ADDED: An option in the “Improvements” module that can delete leftover database tables when a site is permanently deleted.

ADDED: A hover effect for the icons in the “Last IP” column on the “Users” network admin page.

IMPROVED: The design of the “Modules & Settings” page is changed to increase readability of the module description. It is now split into two tabs and shown in bullets.

IMPROVED: Archived, spammed, or deleted sites are now excluded from scheduled site deletion tasks.

IMPROVED: The options to choose which sites to be affected by the “Insert HTML” module, are now made to work in the same way that similar options in other modules work (for consistency).

FIXED: The comment deletion of the “Cleanup” module now finds links that don’t have a protocol (they start with “www.”).

FIXED: Marking sites as deleted with the “Cleanup” module no longer removes the users from the deleted site.

FIXED: Previewing permanent site deletion or previewing marking not-deleted sites as deleted was causing infinite processing though the sites. This affected only networks with so many sites that they could not be processed in one chunk (10 seconds).

FIXED: If several sites of the same user were scheduled for deletion, the user would sometimes receive more than one notification (instead of just one about all the sites).

FIXED: Some login related messages were not showing if the “Email Users” module is turned on.

FIXED: The action links of the “Activated in?” and “Plugin Control” modules are no longer visible on the “Drop-ins” plugins page.

FIXED: Two options from the “Improvements” module were causing the “Plugins” and “Themes” admin menus to be visible for users that should not see them. It was only a menu issue, users still could not access the actual pages.

FIXED: PHP warnings were sometimes generated when old captcha images are deleted.

FIXED: When the PHP files of the plugin are accessed directly, the script is now terminated immediately (instead of generating an error).

FIXED: Few mistakes in the comments of the source code in some files. They do not affect how the plugin actually works.

UPDATED: Language and documentation files.

TESTED: Compatibility with WordPress 4.8.

Beyond Multisite 1.1.0 – 1 May 17

ADDED: The new “Email Users” module which allows you to send mass emails to all or some users in the network.

ADDED: A new option in the site deletion form that lets you exclude sites, which deletion has been cancelled in the past (but not earlier than version 1.1.0).

ADDED: The ability to view which site deletions are scheduled and which are cancelled in an active or finished site deletion task.

ADDED: A way to force the maximum email sending speed in a site deletion task even without having enough visitors to trigger the cron job. There is a link to a self-refreshing page that triggers the cron job.

IMPROVED: The captcha will be more compatible with plugins that also add HTML to the WordPress forms. If floating elements are added before the captcha image, now it will show properly on a new line.

IMPROVED: All single row text fields, except the ones for search, have the enter key to prevent accidental submissions.

IMPROVED: After successfully cancelling a scheduled site deletion with the “Cancel deletion!” button, now the big red message fades away and disappears. In the past it stayed until the user goes to another page or reloads the current page.

IMPROVED: After aborting the scheduling of a site deletion task, now a message shows that suggests that you reload the page, in order to see if such a task has been created before you managed to abort it.

IMPROVED: The reloading of the network cleanup page that is related to site deletion task creation or cancellation, now also scrolls down to the site deletion form or the site deletion task information.

IMPROVED: We only call a task active, in various messages, if it is not done. Otherwise we call it finished.

FIXED: A mistake that was causing the maximum email sending speed for the Cleanup module to always be 240 per hour, regardless of the chosen settings.

FIXED: One JavaScript variable was declared two times.

FIXED: Few mistakes in the comments of the source code in some files. They do not affect how the plugin actually works.

UPDATED: Language and documentation files.

Beyond Multisite 1.0.1 – 31 March 17

FIXED: The “Less than X min/hour(s)/day(s) after registration” option for the “Last updated” drop down menu in the “Site Deletion” form, no longer affects sites with last updated date/time that is before the registered date/time. Even though such sites should not exist, I found that they sometimes do.

FIXED: No longer shows an error when trying to schedule such a number of sites for deletion that they are processed in more than one chunk.

FIXED: No longer shows stage 1 of a scheduled site deletion task as active if there are some email notifications skipped and all others are either sent or failed. Correctly shows stage 2 as active in that case.

Beyond Multisite 1.0.0 – 28 March 17

Initial release

Full Live Demo

Mercifully Note: We refresh new substance like WordPress Themes,
Plugins, PHP Scripts ordinary. In any case, recall that you
ought to never utilize this things in a business site.
Every one of the substance posted here for advancement
and testing reason as it were. We’re not in charge of
any harm, use at your own particular RISK! We highly recommend to buy Beyond Multisite – Utilities for WordPress Network Admins from the The Developer ( nikolaydev ) website. Thank you.

Free Download

Downloads

You May Also Like

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.