logo logo
  • Home
  • Streaming Premium Account
  • Tools Premium Account
  • Shop
  • Welfare
    • Account
    • Cracked Programs
    • Recourse
    • Amazon Affiliate
  • Digital Marketing
    • Search Engine Marketing
    • Social Media Marketing
    • Content Marketing
    • Email Marketing
  • Home
  • Streaming Premium Account
  • Tools Premium Account
  • Shop
  • Welfare
    • Account
    • Cracked Programs
    • Recourse
    • Amazon Affiliate
  • Digital Marketing
    • Search Engine Marketing
    • Social Media Marketing
    • Content Marketing
    • Email Marketing
  1. Home
  2. Website Tutorial
  3. Article list
WordPress next post / previous post on the same category

Website Tutorial WordPress next post / previous post on the same category

<?php $current_category=get_the_category(); $prev_post = get_previous_post($current_category,”); $next_post = get_next_post($current_category,”); ?> <div class=”previous_post_link fl”> <?php if (!empty( $prev_post )): ?> <a href=”<?php%20echo%20get_permalink(%20$prev_post->ID%20);%20?>”><?php echo get_the_post_thumbnail( $prev_post->ID, ”, ” ); ?></a> Pre: <a href=”<?php%20echo%20get_permalink(%20$prev_post->ID%20);%20?>”><?php echo $prev_post->post_title; ?></a> <?php endif; ?> </div> <div class=”next_post_link fr”> <?php if (!empty( $next_post )): ?> <a href=”<?php%20echo%20get_permalink(%20$next_post->ID%20);%20?>”><?php echo get_the_post_thumbnail( $next_post->ID, ”, ” ); ?></a>…

24 Views 0 Comments
Website Tutorial November 11, 2024
Create a WordPress website with Hostinger!

Website Tutorial Create a WordPress website with Hostinger!

Creating a WordPress website with Hostinger involves a few straightforward steps. Here’s a simplified guide to help you get started: 1. Choose a Hosting Plan First, visit Hostinger’s website and select a hosting plan that suits your needs. They offer various plans that include WordPress-specific options which can optimize performance. 2. Register a Domain Name…

29 Views 0 Comments
Website Tutorial September 10, 2024
WordPress Add Login/Logout Links Using a Plugin

Website Tutorial WordPress Add Login/Logout Links Using a Plugin

Add Login/Logout Links Using a Plugin One of the simplest ways to manage login/logout links is by using a plugin. Many plugins are designed specifically for this purpose. Here’s how you can do it: Install a Plugin: Go to your WordPress dashboard. Navigate to Plugins > Add New. Search for a plugin like “Login Logout…

27 Views 0 Comments
Website Tutorial August 29, 2024
WordPress-How to create a Taxonomy?

Website Tutorial WordPress-How to create a Taxonomy?

Here is an example of registering a “people” taxonomy function people_init() { // create a new taxonomy register_taxonomy ( ‘people’, ‘post’, array( ‘label’ => _(‘people’), ‘rewrite’ => array(‘slug’ => ‘person’), ‘capabilities’ => array( ‘assign_terms’ => ‘edit_guides’, ‘edit_terms’ => ‘publish_guides’, ) ) ); } add_action(‘init’, ‘people_init’); Here is an example of adding the term John to…

29 Views 0 Comments
Website Tutorial August 28, 2024
WordPress display articles by category

Website Tutorial WordPress display articles by category

<?php $cat_query = new WP_Query(array( ‘cat’ => ‘2’ )); ?> <div id=”sitebar”> <ul class=”nav nav-pills nav-stacked nav-og”> <?php if ($cat_query->have_posts()) : while ($cat_query->have_posts()) : $cat_query->the_post(); ?> <li><a href=“<?php the_permalink() ?>” target=“_blank” title=“<?php the_title(); ?>”><?php the_title(); ?></a></li> <?php endwhile; ?> <?php endif; ?> </ul> </div>

18 Views 0 Comments
Website Tutorial August 28, 2024
How to Display Total Views on WordPress Posts

Website Tutorial How to Display Total Views on WordPress Posts

How to Display Total Views on WordPress Posts Place the code in your functions.php file function getPostViews($postID){getPostViews(get_the_ID()); $count_key = ‘post_views_count’; $count = get_post_meta($postID, $count_key, true); if($count==”){ delete_post_meta($postID, $count_key); add_post_meta($postID, $count_key, ‘0’); return “0 View”; } return $count.’ Views’; } function setPostViews($postID) {setPostViews(get_the_ID()); $count_key = ‘post_views_count’; $count = get_post_meta($postID, $count_key, true); if($count==”){ $count = 0; delete_post_meta($postID,…

16 Views 0 Comments
Website Tutorial August 27, 2024
How to enable two-factor authentication on your WordPress website

Website Tutorial How to enable two-factor authentication on your WordPress website

Enabling two-factor authentication (2FA) on your WordPress website adds an extra layer of security by requiring a second form of verification beyond just a password. Here’s a step-by-step guide to set it up: Using a Plugin The easiest way to enable 2FA is by using a WordPress plugin. Here’s how: Log in to your WordPress…

35 Views 0 Comments
Website Tutorial August 27, 2024
WordPress-How to list custom post-type?

Website Tutorial WordPress-How to list custom post-type?

Listing custom post types in WordPress involves a few steps, but it’s relatively straightforward. Here’s a general guide to help you get started: 1. Register Your Custom Post Type First, make sure you have a custom post type registered. You can register a custom post type by adding code to your theme’s functions.php file or…

35 Views 0 Comments
Website Tutorial August 26, 2024
WordPress-How to show single post content in front-end?

Website Tutorial WordPress-How to show single post content in front-end?

WordPress-How to show single post content in front-end? <?php if(have_posts()) : while (have_posts()) : the_post(); the_title(); echo ‘<div class=”entry-content”>’; the_content(); if(get_post_meta($post->ID, ‘key-name’, true)){ echo get_post_meta($post->ID, ‘key-name’, true); } echo ‘</div>’; endwhile; endif; ?>

13 Views 0 Comments
Website Tutorial August 26, 2024
WordPress Gravatar avatar cached locally

Website Tutorial WordPress Gravatar avatar cached locally

In order to improve the user experience, I thought of caching the commenter’s avatar locally. Most of the avatar files are in png format. I tried to delete all cached avatars and re-cache them. After refreshing, the avatars can be displayed normally. The following is the cached avatar code: function fa_cache_avatar($avatar, $id_or_email, $size, $default, $alt)…

14 Views 0 Comments
Website Tutorial August 22, 2024
  • 1
  • 2
  • 3
  • ...
  • 11
  • »
Latest Posts
Sound Effects-Slow Distorted Impact

Sound Effects-Slow Distorted Impact

Slow Distorted Impact royalty free audio track is a great option for any project that requires game sounds and other aspects such as a cinematic, future and futuristic. More sound effects can be found by typing what you are looking for in the search bar. https://drive.google.com/file/d/1wVFtUalrzgppcgNI7SwX2Pcc6losZ52U/view?usp=drive_link
Dynamic Flowing Gradient Color Backgrounds

Dynamic Flowing Gradient Color Backgrounds

Elevate your visual projects with this vibrant pack of dynamic animated gradient backgrounds. This versatile collection features a diverse range of smooth, flowing color transitions and abstract, liquid-like motions, designed to add a modern and artistic touch to any video production. Each background within the pack showcases a unique style of morphing gradients, creating a...
Sound Effects-Phone Text Typing

Sound Effects-Phone Text Typing

Phone Text Typing is an ideal royalty free audio track for any project. https://drive.google.com/file/d/1BA3ZrlNcU7ZRWdo7SuPqOC4kmCmdsz8u/view?usp=drive_link
Canva Unlimited Panel’s Method

Canva Unlimited Panel’s Method

What is Canva Panel? A panel is a pre-set Canva Team where the Owner account already has Canva Pro. When you invite anyone to this team they instantly get Canva Pro. Benefits Of Canva Pro? Canva Pro unlocks premium tools like background remover, magic resize, and millions of templates to level up your designs. It’s...
Envato Elements premium free download

Envato Elements premium free download

Envato Elements is a subscription service offering unlimited downloads of digital assets like graphics, templates, photos, videos, and more for creative projects. It’s a go-to resource for designers, developers, and marketers looking for high-quality, royalty-free content. You just need to add the link you want to download in the comment area, I will reply to...
Hot Posts
February 23-2024-X45 Disney+ Premium Accounts

February 23-2024-X45 Disney+ Premium Accounts

[email protected]:Taylorswift13! | Status = ACTIVE | Plan = [ Disney Plus Monthly – US – Web ] | Next Renew = [2024-01-22] | Bundle = False ? [email protected]:Liam2255! | Status = ACTIVE | Plan = [ Disney+, Hulu, and ESPN+ ] | Next Renew = [2024-01-03] | Bundle = True ? [email protected]:Damon2012 | Status =...
2026 Free Netflix Premium Account Cookies

2026 Free Netflix Premium Account Cookies

How to use Netflix Cookies to log in to Netflix? 2026 Free Netflix Premium Account Cookies https://shortxlinks.in/zflC2c9
2026 Crunchyroll Premium Accounts

2026 Crunchyroll Premium Accounts

2026 Crunchyroll Premium Accounts [email protected]:pratodearrozxd10 | EmailVerified = true | Plan = 〖MEGA FAN MEMBER〗-[cr_fan_pack.1_month] | Subscription = True | Expiry = 2026-06-17 | RemainingDays = 5 | Country = Brazil 🇧🇷[email protected]:krijan12 | EmailVerified = true | Plan = 〖FAN MEMBER〗-[crunchyroll.google.premium.monthly] | Subscription = True | Expiry = 2026-06-16 | RemainingDays = 4 | Country...
2026 Free Disney+ Premium Accounts

2026 Free Disney+ Premium Accounts

2026 Free Disney+ Premium Accounts  https://shortxlinks.in/kfRfN7k4 2026 Free Disney+ Premium Accounts – Updated Daily Looking for free Disney+ Premium accounts in 2026? Our platform provides a frequently updated collection of Disney+ Premium account information, refreshed daily to help users discover the latest available access options. With Disney+ Premium, viewers can enjoy ad-free streaming, 4K Ultra...
2025 Free HBO Max Premium Accounts

2025 Free HBO Max Premium Accounts

2025 Free HBO Max Premium Accounts To protect the provider’s interests, please click the link to obtain the account and password. working now [email protected]:Josefola5057 | FIRST NAME = Jose | LAST NAME = pereira | COUNTRY = Chile 🇨🇱 | PROFILES = [Joc, Carolina, fran] | PLAN(SUB) = Platinum(Monthly) | NEXT-RENEW-DATE = 2022-11-03 | PAYMENT TYPE...

 Theme by Puock