Home Snippets

Snippets

Managing WordPress Filters: The Need to Remove and Restore

The Need to Remove and Restore WordPress Filters

WordPress filters are a powerful tool for customizing and extending the functionality of your website. However, conflicts between different plugins and themes can arise when they modify the same filters.
https://iuliacazan.ro/the-need-to-remove-and-restore-wordpress-filters/

How to Implement a Custom Card Output for LPS

Here is a small snippet that allows you to use the Latest Post Shortcode plugin framework while also getting wild and creative with the results.
https://iuliacazan.ro/how-to-implement-a-custom-card-output-for-lps/

How to display related posts on your WordPress site

Most of the time we want to keep the visitors more on our websites, by…

https://iuliacazan.ro/how-to-display-related-posts-on-your-wordpress-site/

How to Automatically Set a Specific Template to New WordPress Posts – Snippet Included

Applying by default a specific…

https://iuliacazan.ro/how-to-automatically-set-a-specific-template-to-new-wordpress-posts-snippet-included/

WordPress Tips: Simplify Gutenberg Embed Block Variants

WordPress Gutenberg editor is very easy to use and it provides out-of-the-box…

https://iuliacazan.ro/wordpress-tips-simplify-gutenberg-embed-block-variants/

How to Trim Strings and Keep HTML Tags – Snippet Included

There are a lot of methods for trimming strings that take…

https://iuliacazan.ro/how-to-trim-strings-and-keep-html-tags-snippet-included/

How to fix the missing captions from the gallery without re-selecting each image

Have you noticed that after the most recent…

https://iuliacazan.ro/how-to-the-fix-missing-captions-from-the-wordpress-gallery-without-re-selecting-each-image/

How to fix translation in multi-language website + WooCommerce + AJAX checkout

I have been working recently on a multi-language…

https://iuliacazan.ro/fix-translation-in-multi-language-website-woocommerce-ajax-checkout/

How to Integrate Google reCAPTCHA v3 in Forms that Use AJAX Validation

I recently had to update one of the sites that is…

https://iuliacazan.ro/how-to-integrate-google-recaptcha-v3-in-forms-that-use-ajax-validation/