Tag Archives: WordPress

How To Find & Install GitHub Plugins From WordPress?

You can set your WordPress installation to use its native plugin installer for finding and installing plugins hosted on GitHub.

There are many good free WordPress plugins available on GitHub. In this lesson you will learn installing GitHub plugins right from your WordPress admi area dashboard.

Continue reading How To Find & Install GitHub Plugins From WordPress?

How To Share Media Library Files Across WordPress Multisite Network?

Each website on a WordPress multisite network has its own media library and users cannot access media files uploaded from other website in a WordPress multisite network environ.

Although WordPress multisite network shares the codebase of core, themes and plugins but each media library is kept separate. In this lesson you will learn about sharing media files network wide so that you don’t have to upload same file on every website.

Continue reading How To Share Media Library Files Across WordPress Multisite Network?

How To Integrate Google Drive With WordPress Media Library?

You can easily integrating Google Drive with WordPress media library to make it accessible from from ADD NEW & EDIT content screens via Add Media thickbox.

This way you can insert your Google Drive images and other media files inside your posts, pages and other custom post types using native WordPress ADD MEDIA thickbox.

This is not all, but it also allows you to upload media files to Google Drive right from WordPress admin section.

Continue reading How To Integrate Google Drive With WordPress Media Library?

Enable Voting For WordPress & BuddyPress Content Types

You can add a recommendation engine to enable voting, helpful or like-unlike feature on your WordPress or BuddyPress powered website. This will add voting options for pages, posts, custom post types, comments in WordPress.

For BuddyPress it enables same options for activity streams, groups, member profiles. Is also compatible with WooCommerce products, bbPress topics, posts and much more.

Continue reading Enable Voting For WordPress & BuddyPress Content Types

How To Archive WordPress Plugins For Future Review?

You can archive WordPress plugins and save them for future use, within your WordPress installation. You might have used email archiving feature and sometime back we have discussed about archiving WordPress posts to remove them from your website without really deleting them. Now in this lesson you will learn archiving plugins.

Continue reading How To Archive WordPress Plugins For Future Review?

How To Export & Import Individual WordPress Posts?

You can individually export and import WordPress posts, pages and other custom post types. By default WordPress exporter in Tools menu allows you to bulk export posts using XML file format. It allows you to export posts by selected date range, categories, tags, authors and post types but has no option to export single content type.

Continue reading How To Export & Import Individual WordPress Posts?

How To Improve Loading Time Of WordPress Menus?

Increased loading time means less-good and long code. In simple words less code gives you less page loading time. Same is with WordPress menus, you can easily improve its loading time by removing unnecessary classes of CSS, which are actually not required inside the navigation of any website.

Continue reading How To Improve Loading Time Of WordPress Menus?

How To Archive & Un-publish WordPress Posts/Post Types?

You can archive any WordPress post, page or any other custom post type in order to unpublish it without sending it to trash. The feature is quite popular on email inboxes but now you can use same type of function on your WordPress website too.

Continue reading How To Archive & Un-publish WordPress Posts/Post Types?

How To Use Custom Color For Each Post Title In WordPress?

You can use a custom title color on each and every post of your WordPress website. Earlier we have discussed about overriding default title color of WordPress posts and custom post types sitewide. Now this lesson is about doing same thing but on per post basis.

Continue reading How To Use Custom Color For Each Post Title In WordPress?

How To Keep Only One Active Session Per User In WordPress?

You can set WordPress to destroy other sessions and keep one active session per user at a time. WordPress already allows you to logout from all other session in a click from user profile page on admin area. Now today, in this lesson you will learn about automating this process to allow only one login at a time on your website.

Continue reading How To Keep Only One Active Session Per User In WordPress?

Shardul Pandey Talks To Fahad Mahmood

I welcome you Fahad at SANGKRIT.net, please tell our netizens about yourself, your story. Hi, I am Fahad Mahmood (A WordPress Mechanic) the developer of a few famous WordPress Plugins like Keep Backup Daily, Alphabetic Pagination, jQuery Post Splitter, RSS Feed Widget and a recently launched WordPress Plugin WP Header Images. My journey started from a HTML tag <marquee></marquee> which I learned very first even before <html> and <body>. It was really inspiring for me when text was moving from right to left. As notepad was available everywhere so i did a number of experiments in my college’s computer lab during my ICS session 2001. My interest became a passion when I learned about click event of a button in visual basic 6.0. It was purely a magic when I played with it and successfully changed document title, button text, label captions and text in textboxes.

Continue reading Shardul Pandey Talks To Fahad Mahmood

Enable Clients To See Ongoing Website Development In WordPress

There are various maintenance mode and under construction plugins available in WordPress plugin repository. Today in this lesson we will show you how you can disallow visitors to access an under development WordPress website and at the same time allow clients i.e. the actual owner of website to access website in order to check ongoing work in progress.

Continue reading Enable Clients To See Ongoing Website Development In WordPress

Speed Up Your WordPress Website With jsDelivr, Free CDN Service

jsDelivr is a free CDN service that allows any webmaster to host website files including JavaScript, CSS, PNG, fonts, and jQuery plugins etc. It is also compatible with popular WordPress plugins such as W3 Total Cache, WP Super Cache plugins and this CDN can even host JavaScript files of plugins like WP SlimStat etc.

Continue reading Speed Up Your WordPress Website With jsDelivr, Free CDN Service

How To Use Google AJAX Libraries CDN To Speedup WordPress?

You can make your WordPress website to use common JavaScript libraries from Google AJAX Libraries CDN in order to make it fast as it enables users to download jQuery faster than before.

Continue reading How To Use Google AJAX Libraries CDN To Speedup WordPress?

How To Hide WordPress Dashboard Widgets By User Capabilities?

WordPress dashboard widgets like ‘At a Glance’, ‘Recent Activities’ and ‘WordPress News’ etc, you can easily hide them by user capabilities in your WordPress website. Great for simplify dashboard on client websites.

Continue reading How To Hide WordPress Dashboard Widgets By User Capabilities?