Dessky » wordpress https://dessky.com Providing Digital Products and Support Tue, 16 Dec 2025 10:28:15 +0000 en-US hourly 1 How To Sync Posts Between Sites https://dessky.com/blog/how-to-sync-posts-between-sites/ https://dessky.com/blog/how-to-sync-posts-between-sites/#comments Thu, 07 Jul 2022 18:00:32 +0000 https://dessky.com/?p=3388 When you are doing a WordPress development on a staging site together with a live site, frequently you will encounter the situations when you just want to move a couple of blog posts, for example, from staging to live, without re-migrating the whole site.

The post How To Sync Posts Between Sites appeared first on Dessky.

]]>
https://dessky.com/blog/how-to-sync-posts-between-sites/feed/ 0
Sync Posts Between Sites https://dessky.com/plugin/sync-posts-between-sites/ https://dessky.com/plugin/sync-posts-between-sites/#comments Sun, 03 Jul 2022 12:00:22 +0000 https://dessky.com/?p=3387 Sync Posts Between Sites is a WordPress plugin that will help you in situations when you just want to move a couple of blog posts.

The post Sync Posts Between Sites appeared first on Dessky.

]]>
https://dessky.com/plugin/sync-posts-between-sites/feed/ 0
Show A Page Only To Logged-In Users – WordPress https://dessky.com/snippet/show-a-page-only-to-logged-in-users-wordpress/ https://dessky.com/snippet/show-a-page-only-to-logged-in-users-wordpress/#comments Thu, 05 Jul 2018 08:15:20 +0000 http://localhost/lettuce/?p=135 Below is a simple WordPress code that will show a page only to logged-in users. Add this code to your child theme’s functions.php file or via a plugin that allows custom functions to be added, such as the Dessky Snippets plugin. Please don’t add custom code directly to your parent theme’s functions.php file as this […]

The post Show A Page Only To Logged-In Users – WordPress appeared first on Dessky.

]]>
https://dessky.com/snippet/show-a-page-only-to-logged-in-users-wordpress/feed/ 0
WooCommerce – Autocomplete all Orders https://dessky.com/snippet/woocommerce-autocomplete-all-orders/ https://dessky.com/snippet/woocommerce-autocomplete-all-orders/#comments Tue, 08 Dec 2015 12:30:42 +0000 https://dessky.com/?p=2787 What if you just want to automatically complete all of the orders that come in? The following code snippet will do just that!

The post WooCommerce – Autocomplete all Orders appeared first on Dessky.

]]>
https://dessky.com/snippet/woocommerce-autocomplete-all-orders/feed/ 0
WooCommerce – “Ship to a Different Address” area always visible https://dessky.com/snippet/woocommerce-ship-different-address-area-always-visible/ https://dessky.com/snippet/woocommerce-ship-different-address-area-always-visible/#comments Mon, 07 Dec 2015 16:57:04 +0000 https://dessky.com/?p=2782 If you want people to see the shipping fields by default, you want that section ALWAYS visible. Here’s how you do it.

The post WooCommerce – “Ship to a Different Address” area always visible appeared first on Dessky.

]]>
https://dessky.com/snippet/woocommerce-ship-different-address-area-always-visible/feed/ 0
WooCommerce – Add an Editable Text at the top of Cart page https://dessky.com/snippet/woocommerce-add-an-editable-text-at-the-top-of-cart-page/ https://dessky.com/snippet/woocommerce-add-an-editable-text-at-the-top-of-cart-page/#comments Mon, 07 Dec 2015 16:56:38 +0000 https://dessky.com/?p=2784 Sometimes client will ask you to promptly add some text at the top of cart page and they will have to change this text often.

The post WooCommerce – Add an Editable Text at the top of Cart page appeared first on Dessky.

]]>
https://dessky.com/snippet/woocommerce-add-an-editable-text-at-the-top-of-cart-page/feed/ 0
WooCommerce – Change the link of the “Continue Shopping” button https://dessky.com/snippet/woocommerce-change-the-link-of-the-continue-shopping-button/ https://dessky.com/snippet/woocommerce-change-the-link-of-the-continue-shopping-button/#comments Mon, 07 Dec 2015 16:54:45 +0000 https://dessky.com/?p=2783 Below is a quick snippet on how to change link on the "Continue Shopping" button in cart. Hope you will find it helpful.

The post WooCommerce – Change the link of the “Continue Shopping” button appeared first on Dessky.

]]>
https://dessky.com/snippet/woocommerce-change-the-link-of-the-continue-shopping-button/feed/ 0
Remove menu items in wp-admin depending on user role https://dessky.com/snippet/remove-menu-items-in-wp-admin-depending-on-user-role/ https://dessky.com/snippet/remove-menu-items-in-wp-admin-depending-on-user-role/#comments Mon, 07 Dec 2015 16:46:39 +0000 https://dessky.com/?p=2780 You will usually find one or more menu items that you don’t want to show to your guest posters. How do you hide them?

The post Remove menu items in wp-admin depending on user role appeared first on Dessky.

]]>
https://dessky.com/snippet/remove-menu-items-in-wp-admin-depending-on-user-role/feed/ 0
WooCommerce – Automatically set order status to completed after payment is received https://dessky.com/snippet/woocommerce-automatically-set-order-status-to-completed-after-payment-is-received/ https://dessky.com/snippet/woocommerce-automatically-set-order-status-to-completed-after-payment-is-received/#comments Mon, 07 Dec 2015 16:43:33 +0000 https://dessky.com/?p=2779 Sometimes you'll need to automatically check the payment status and mark an order as completed.

The post WooCommerce – Automatically set order status to completed after payment is received appeared first on Dessky.

]]>
https://dessky.com/snippet/woocommerce-automatically-set-order-status-to-completed-after-payment-is-received/feed/ 0
Yolee – Flat Multi-Purpose Responsive WooCommerce Theme https://dessky.com/theme/yolee-flat-multi-purpose-responsive-woocommerce-theme/ https://dessky.com/theme/yolee-flat-multi-purpose-responsive-woocommerce-theme/#comments Fri, 27 Jun 2014 14:31:45 +0000 https://dessky.com/?p=2010 Yolee is a Flat Responsive Multi-Purpose WooCommere Theme with many layout options and unlimited color variations.

The post Yolee – Flat Multi-Purpose Responsive WooCommerce Theme appeared first on Dessky.

]]>
https://dessky.com/theme/yolee-flat-multi-purpose-responsive-woocommerce-theme/feed/ 0
Remove The URL Field From WordPress Comments https://dessky.com/snippet/remove-url-field-wordpress-comments/ https://dessky.com/snippet/remove-url-field-wordpress-comments/#comments Mon, 05 May 2014 15:52:05 +0000 https://dessky.com/?p=1880 Spammers tend to use URL field to post links to their spammy websites. Just to be safe, you may want to remove that URL field altogether.

The post Remove The URL Field From WordPress Comments appeared first on Dessky.

]]>
https://dessky.com/snippet/remove-url-field-wordpress-comments/feed/ 0
NanoShop – Multi-Purpose Responsive WooCommerce Theme https://dessky.com/theme/nanoshop-multi-purpose-responsive-woocommerce-theme/ https://dessky.com/theme/nanoshop-multi-purpose-responsive-woocommerce-theme/#comments Thu, 09 Jan 2014 19:03:00 +0000 https://dessky.com/?p=1317 NanoShop is a Responsive Multi-Purpose WooCommere Theme with many layout options and unlimited color variations.

The post NanoShop – Multi-Purpose Responsive WooCommerce Theme appeared first on Dessky.

]]>
https://dessky.com/theme/nanoshop-multi-purpose-responsive-woocommerce-theme/feed/ 2
blockUI requires jQuery v1.2.3 or later! You are using v1.10.2 https://dessky.com/blog/blockui-requires-jquery-v1-2-3-or-later-you-are-using-v1-10-2/ https://dessky.com/blog/blockui-requires-jquery-v1-2-3-or-later-you-are-using-v1-10-2/#comments Tue, 05 Nov 2013 10:40:47 +0000 https://dessky.com/?p=1166 Are you having WordPress 3.7 jQuery Error? Don’t panic, everything will be just fine in just a moment. You don’t have to worry about downgrading either.

The post blockUI requires jQuery v1.2.3 or later! You are using v1.10.2 appeared first on Dessky.

]]>
https://dessky.com/blog/blockui-requires-jquery-v1-2-3-or-later-you-are-using-v1-10-2/feed/ 6
How and When to Use Actions and Filters https://dessky.com/blog/how-and-when-to-use-actions-and-filters/ https://dessky.com/blog/how-and-when-to-use-actions-and-filters/#comments Tue, 02 Jul 2013 13:56:44 +0000 https://dessky.com/?p=954 It’s impossible to write a WordPress plugin without actions and filters, and knowing what’s available to use and when to use them can make a big difference.

The post How and When to Use Actions and Filters appeared first on Dessky.

]]>
https://dessky.com/blog/how-and-when-to-use-actions-and-filters/feed/ 0
How can I recover my Wordpress admin password if my site gets hacked? https://dessky.com/blog/how-can-i-recover-my-wordpress-admin-password-if-my-site-gets-hacked/ https://dessky.com/blog/how-can-i-recover-my-wordpress-admin-password-if-my-site-gets-hacked/#comments Wed, 12 Jun 2013 15:31:06 +0000 https://dessky.com/?p=915 We are going to show you four simple steps each of which will help you recover your WordPress password for the superuser better known as the admin.

The post How can I recover my Wordpress admin password if my site gets hacked? appeared first on Dessky.

]]>
https://dessky.com/blog/how-can-i-recover-my-wordpress-admin-password-if-my-site-gets-hacked/feed/ 3
How to recover Wordpress admin password using phpMyAdmin https://dessky.com/blog/how-to-recover-wordpress-admin-password-using-phpmyadmin/ https://dessky.com/blog/how-to-recover-wordpress-admin-password-using-phpmyadmin/#comments Tue, 11 Jun 2013 15:34:09 +0000 https://dessky.com/?p=916 This method is one of the most popular recovery methods.

The post How to recover Wordpress admin password using phpMyAdmin appeared first on Dessky.

]]>
https://dessky.com/blog/how-to-recover-wordpress-admin-password-using-phpmyadmin/feed/ 2
Wordpress Search and Replace Tool https://dessky.com/blog/wordpress-search-and-replace-tool/ https://dessky.com/blog/wordpress-search-and-replace-tool/#comments Mon, 10 Jun 2013 20:42:02 +0000 https://dessky.com/?p=926 When you’re migrating WordPress between domains, you must use a safe search and replace method that preserves the integrity of the serialized data.

The post Wordpress Search and Replace Tool appeared first on Dessky.

]]>
https://dessky.com/blog/wordpress-search-and-replace-tool/feed/ 0
How to secure your wordpress admin login? https://dessky.com/blog/how-to-secure-your-wordpress-admin-login/ https://dessky.com/blog/how-to-secure-your-wordpress-admin-login/#comments Thu, 23 May 2013 14:25:22 +0000 https://dessky.com/?p=886 A number of very basic things you can do to help protect your wordpress site.

The post How to secure your wordpress admin login? appeared first on Dessky.

]]>
https://dessky.com/blog/how-to-secure-your-wordpress-admin-login/feed/ 0
WordPress 3.6 – Core support for Audio/Video! https://dessky.com/blog/wordpress-3-6-core-support-for-audiovideo/ https://dessky.com/blog/wordpress-3-6-core-support-for-audiovideo/#comments Wed, 08 May 2013 14:41:44 +0000 https://dessky.com/?p=862 The upcoming WordPress 3.6 release will add core support for audio and video files. Below is a quick preview of how you might upload a video in WordPress 3.6. As you may see there is an option to post embed code or upload your own video file. What we like about the update is that […]

The post WordPress 3.6 – Core support for Audio/Video! appeared first on Dessky.

]]>
https://dessky.com/blog/wordpress-3-6-core-support-for-audiovideo/feed/ 0
Millions of WordPress sites used in the recent DDoS Attacks https://dessky.com/blog/millions-of-wordpress-sites-used-in-the-recent-ddos-attacks/ https://dessky.com/blog/millions-of-wordpress-sites-used-in-the-recent-ddos-attacks/#comments Fri, 03 May 2013 13:51:27 +0000 https://dessky.com/?p=854 Distributed Denial of Service attacks have increased in scale, intensity and frequency. There are wide range of motives for these attacks criminal, political, or social makes every company or organization with an online presence a potential target. Couple of days ago a unique DDoS attack against a large gaming website was detected. Hackers where using […]

The post Millions of WordPress sites used in the recent DDoS Attacks appeared first on Dessky.

]]>
https://dessky.com/blog/millions-of-wordpress-sites-used-in-the-recent-ddos-attacks/feed/ 2