Category archive / wordpress / page 4
Wordpress articles.
Page 4 of wordpress articles, guides, and code snippets by Bonny Elangbam.
← First archive page01 — archive
35 totalWordpress notes
snippet
Allow Only a 10-Digit Number in an Elementor Tel Field
Restrict an Elementor telephone field to digits and validate exactly 10 numbers before the form submits.
snippet
Register New WordPress Users with Elementor Form Approval
Create WooCommerce customer accounts from an Elementor Pro form, add an admin approval column, and block login until approval.
snippet
Add WooCommerce Support to a WordPress Theme
Declare WooCommerce support in a classic WordPress theme with the after_setup_theme hook.
snippet
Replace the WordPress Logo on the Login Page
Use the logo from WordPress Customizer settings on the login screen, with a fallback to the default WordPress logo.
snippet
Remove Product Images When Deleting WooCommerce Products
Delete a WooCommerce product's featured image and gallery attachments when the product is permanently deleted.