Skip to content

IT Support Guides

  • Knowledge Base
  • Blog
  • Tools and Resources
    • HTTP Status Code Checker
    • Password generator
    • What is my IP?
    • Who is – domain name info
  • About

Knowledge Base

Blog

the wordpress logo on a purple background

Using WordPress ‘wp_list_comments()’ PHP function

Written by Adrian Gordon

WordPress
Tuesday, 23 May 2023
Learn how to use the wp_list_comments() PHP function in WordPress to display a list of comments for a specific post.

WordPress – How to html escape post titles

Written by Adrian Gordon

WordPress
Sunday, 21 May 2023
Learn how to properly escape post titles in WordPress using either of the two common solutions - wrapping in esc_html() or creating a helper filter.

Why Google’s “.zip” Domain is a Gift to Cybercriminals

Written by Adrian Gordon

Blog
Sunday, 21 May 2023
​Google's ".zip" TLD is causing concern among cybersecurity experts who fear it could be used by cybercriminals to trick users into downloading malware.

[WordPress PHP] Automatically Set Featured Image from Post Content

Written by Adrian Gordon

WordPress
Sunday, 21 May 2023
​This WordPress PHP script automatically sets a featured image in a post if it forgets to set one.
the wordpress logo on a purple background

Using WordPress ‘wp_mkdir_p()’ PHP function

Written by Adrian Gordon

WordPress
Saturday, 20 May 2023
Learn how to use the wp_mkdir_p() WordPress PHP function to create directories recursively, set permissions, handle failed directory creation, create a deep sub-directory, create a directory for user uploads, and…
the wordpress logo on a purple background

Using WordPress ‘wp_check_filetype()’ PHP function

Written by Adrian Gordon

WordPress
Saturday, 20 May 2023
Learn how to use the wp_check_filetype() WordPress PHP function to determine the file type based on the file name using our step-by-step guide with examples.
a close up of a text message on a computer screen

[SOLVED] WordPress REST API Not Returning All Images

Written by Adrian Gordon

WordPress
Saturday, 20 May 2023
​The WordPress REST API may not be returning all images if they are associated with a custom post type.
a computer screen with a rocket coming out of it

Using Gravity Forms ‘gform_after_create_post’ PHP action

Written by Adrian Gordon

Gravity Forms
Saturday, 13 May 2023
The "gform_after_create_post" PHP filter in Gravity Forms allows developers to execute custom code after a post is created from a submitted form. This provides a powerful way to further manipulate…
a computer screen with a rocket coming out of it

Using Gravity Forms ‘gform_action_pre_payment_callback’ PHP action

Written by Adrian Gordon

Gravity Forms
Saturday, 13 May 2023
The 'gform_action_pre_payment_callback' PHP filter in Gravity Forms allows developers to modify and customize payment processing before it is executed. This filter can be used to add additional validation, modify payment…
a computer screen with a rocket coming out of it

Using Gravity Forms ‘gform_payment_details’ PHP filter

Written by Adrian Gordon

Gravity FormsJavaScriptWordPress
Saturday, 13 May 2023
​The article provides information on using the `gform_payment_details` PHP filter in Gravity Forms, including its purpose, usage, parameters, examples, and benefits.
More

Latest

  • Using WordPress ‘wp_list_comments()’ PHP function
  • WordPress – How to html escape post titles
  • Why Google’s “.zip” Domain is a Gift to Cybercriminals
  • [WordPress PHP] Automatically Set Featured Image from Post Content
  • Using WordPress ‘wp_mkdir_p()’ PHP function

Popular

PHPPoststime()NOWDateCSSPluginREPLACESettingsHTMLat()WordPressSELECTEmailUsersGravity FormsVALUEHTTPSarrayadd_filterFormat
  • About
  • Privacy Policy
  • Copyright
© Copyright IT Support Guides