Essential Code Snippet For Web Developers
This, not a good idea to write all code from scratch & it makes project time longer. That why I put all my most use and complex code there so I can reuse and at the same time other developers can.
Your Code Snippets
JS fetch post API Data in 5 min simple way
js fetch post API is very simple way. some line of Javascript code and boom.
View codeSimple jQuery Accordion Collapse
Custom coded Simple jQuery Accordion with toggle arrow. No need extra plugin or fremwork like bootstrap
View codeConditional statement to show pagination
Conditional statement to show pagination on WordPress archive or blog page
View codeHTML img tag to HTML SVG tag [WordPress]
Image to SVG for WordPress. Generate svg code from image file
View codeFile manager for any website
You can install a File manager for any website you are working on. It simple file manager PHP script that made by Tiny File Manager
View codeRemove WooCommerce checkout fields
Remove WooCommerce Checkout field with simple filter hook
View codeWooCommerce Checkout Conflict with Bootstrap 4.x
WooCommerce Checkout Conflict with Bootstrap 4.x. simple small code can fix this issue
View codeGet WooCommerce product info
Show product info in the place as you wish to. It help you to make your custom woocommerce product page layout.
View codeWordPress Next and Previous Post
WordPress Next and Previous Post navigation for custom post type and defult blog post simple php code to use single page
View code