Every non-private i.e. MediaWiki website are a common target for spammers promoting products and services by creating new user accounts and pages.
Continue reading Most Promising Way Of Combating MediaWiki Spam
Every non-private i.e. MediaWiki website are a common target for spammers promoting products and services by creating new user accounts and pages.
Continue reading Most Promising Way Of Combating MediaWiki Spam
Whether you run a YouTube channel and want to automatically keep your website updated with all recent videos or collect popular videos from some specific category to your WordPress website.
Continue reading Top 3 Best Video Importer Plugins For WordPress
Once your SSL certificate is approved, you are provided with the downloadable ZIP containing certificate and bundle .crt files which are used while installing SSL certificate on your domain.
Continue reading Where To Find Private Key Of Your SSL Certificate?
By default all edits are published and get visible on your MediaWiki website. In this lesson you will learn about holding each and every edit for moderation so that users with specific rights would be able to approve or reject new edits.
Continue reading How To Hold All MediaWiki Edits For Moderation?
You can disable direct account creation and replace it with an option for requesting user account on your MediaWiki website. Direct account creation can still be kept enabled for Sysops and Bureaucrats to be able to create new accounts by configuring user rights.
Continue reading How To Approve New User Accounts On MediaWiki?
All VPS and Dedicated servers on SANGKRIT.net provides you a dedicated IP address which is used for completing various important tasks such as pointing any domain to your server so that you can create a website on it and more.
Continue reading How To Find Your VPS Or Dedicated Server’s IP?
A CSR or Certificate Signing request is a block of encrypted text generated on the server that the SSL certificate will be used on. It contains all important information to be included in your SSL certificate, information comprises of your common name (i.e. domain name), locality and country etc.
cPanel provides you a built-in feature to generate CSR code to use for sending certificate signing request and get your SSL configuration settings ready to work on your website’s domain.
Continue reading How To Generate CSR (Certificate Signing Request) On cPanel?
Now you can set an expiry date for any upload in your WordPress media library so that when the date is reached, the files be automatically deleted from your website’s uploads directory.
Continue reading How To Set Expiration Date For Specific Media Library Files In WordPress?
You can display a list of recently published pages on the homepage or anywhere you want in your MediaWiki website. You can also make random display of pages or use CustomNavBlocks in conjunction to add a side-panel of most recent page additions.
Continue reading How To Display Recently Published Pages In MediaWiki?
Theme Authenticity Checker (TAC) allows you to easily scan all of your theme files for potentially malicious or unwanted code. The plugin searches source files of every installed theme for any signs of hidden malicious code or injection etc.
And if such code is present on your WordPress theme, the plugin will display you the path to that specific theme file, the line number, and snippet of the suspected code to be removed.
Continue reading How To Scan Your WordPress Themes For Threats?
WordPress Transients works like a basic built-in cache system used by WordPress core and theme. Transients API is used by theme developers, it offers a simple and standardized way of storing cached data in database temporarily by giving it a custom name and a time-frame after which it will expire and be deleted.
Continue reading What Are WordPress Transients? How To Manage Them?
By default BuddyPress menus such as personal activity, notifications, profile, settings and messages are automatically added to WordPress admin bar.
But now there is no need to stick with WordPress admin tool bar on frontend just because it shows BuddyPress networking menus. Because now you can easily add BuddyPress’s personal and account menu items to any menu location using built-in WordPress navigation settings.
Continue reading How To Add BuddyPress Menus On WordPress Navigation?
Gmail is now the most used emailing service but custom keyboard shortcut and hotkeys support is rather an unknown feature of Gmail.
This is because by default Gmail keeps it disabled. But if you spend most of your time in reading and writing emails then you can easily enable it for quicker navigation between inbox, drafts, contacts, tasks and other important sections on Gmail.
You can not only activate keyboard shortcuts but also create your own custom ones to compose, send, search emails and much more.
Continue reading Enable Gmail Hotkeys & Create Custom Keyboard Shortcuts
WP Super Cache is a popular and featured cache plugin, officially developed by WordPress core programmers and Automattic team. The plugin can be used everywhere such as on shared hosting plans, VPS and dedicated servers.
It powers WordPress with a very fast caching engine that produces static HTML files to better your loading time and reduce resource usage.
When HTML files are generated, your webserver starts to serve those files instead of processing PHP queries. Hence, less resources are used and website loads faster than before.
These static files are served to majority of your visitors, but when a user’s details are shown in the comment form, as they leave a comment then in that case requests are handled by the legacy caching engine.
Continue reading Configuring WP Super Cache Plugin To Speedup Your WordPress Website
A few hours back, we have discussed about automatically redirecting users to their specific website, as soon they login to your WordPress multisite network.
But once a successful login is made, it won’t get called again with that code and thereafter if any user attempts to get access to other’s website, he will easily get it.
So how to enforce redirection to logged-in user’s respective website? In this lesson you will learn about getting this job done with an easy PHP function.
Continue reading Limit Users Access To Their Respective Website In WordPress
You can automatically redirect users to their respective sub-site after login in your WordPress multisite network. This can easily be done either by adding some code in your theme’s function.php file or via Code Snippets plugin.
Continue reading How To Login Redirect WordPress Users To Their Subsite?
A few days back we have discussed about bulk deleting pages on a MediaWiki website and yesterday a user told us that he accidentally ended-up deleting some very important pages off from his website.
Continue reading How To Undelete Batch Of Users In MediaWiki?
By default recapcha is only shown when MediaWiki users try to create new account, add URL or attempt bad login. In this lesson you will learn how to extend this functionality and enable recaptcha on creation of new pages, page edits and logins etc.
Continue reading Enable Google Recaptcha On MediaWiki Create & Edit Page Options
WP Super Cache and W3 Total Cache are two most popular cache plugins for WordPress websites. Both plugins are designed to generate cache of your website in order to make it fast and perform better on world wide web.
Continue reading What WordPress Cache Plugin To Use? WP Super Cache Or W3 Total Cache?
You can selectively hide parts of any MediaWiki page from its mobile view. It means you can set certain page sections to show only on desktop view and not on tablets and smartphones.
Continue reading Easily Hide Any Page Section From Mobile View Of MediaWiki
There are various plugins that allows your users to share posts on social networking websites. Earlier we have discussed about adding Whats App sharing button in WordPress, read:
Now you may also activate SMS sharing button so that your users would be able to share your content by sending links to mobile numbers via SMS.
Continue reading How To Add SMS Sharing Button In WordPress?