Wordpress Code Snippets Tutorial | Add Custom PHP and CSS To Your Website
Вставка
- Опубліковано 25 гру 2024
- Code Snippets is an amazing plugin that will enable you to run PHP and CSS snippets on your website. With code snippets you don’t need to add custom snippets to your theme’s function.php anymore.
A snippet is a small chunk of PHP code that you can use to extend the functionality of a WordPress-powered website; essentially a mini-plugin with less load on your site.
Most snippet-hosting sites tell you to add snippet code to your active theme’s functions.php file, which can get rather long and messy after a while.
Code Snippets changes that by providing a GUI interface for adding snippets and actually running them on your site just as if they were in your theme’s functions.php file.
Code Snippets provides graphical interface, similar to the Plugins menu, for managing snippets. Snippets can can be activated and deactivated, just like plugins. The snippet editor includes fields for a name, a visual editor-enabled description, tags to allow you to categorize snippets, and a full-featured code editor. Snippets can be exported for transfer to another side, either in JSON for later importing by the Code Snippets plugin, or in PHP for creating your own plugin or theme.
Ferdy is nearly impossible not to follow your channel and YES watch all those silly commercials for you to earn a few bucks - you deserve it! Thank you so much, you have no idea how many times you've saved my SANITY! I know this is an old video but I just had to comment on it.
Pedro
Code Snippets Plugin became Pro as you predicted, because it will not let me add CSS in free version. Good thing is, I found a replacement for that named: ""Custom CSS and JS". Anyhow, the video was awesome because it pretty much gave me the idea on how to achieve custom CSS on my website. Thanks man, you're a life saver.
I love you, Ferdy. Your accent is da bomb! And your videos are among the most helpful I've watched on the topic of web design.
TOP, needed this
Excellent and short, which makes it even better. Thanks!! 👍
Thanx Ferdy! Snippets are a game changer!
Thanks Ferdy, I know nothing about coding. I'll be glad if you walk me through this regularly
Hey Lami! I will learn code and teach it on this channel!
@@ferdycom I can't wait, go for it my friendly instructor 🤩
Thank you, you went straight to the point. Regards South Africa
Easy and strightforward. Love your style!
Thqnks buddy, awesome video. As always.
Ferdy absolutely Great... 👏✨✨that default sorting removal was what I needed
You are a legend. Thanks so much. Works 100%
Wow nice valuable information 😁
Has this plugin changed owner or it's name? I cant find it...
This video explains the concepts more clear and able to insight easily... Please upload more related videos :)
Thank you so much brother 👍
Congratulations!!! Awesome tips!
Hey Ferdy - whats the difference between using Code Snippets and using Additional CSS in Elementor?
Thanks for this video. I am using a child theme. So far, for many reasons and on different occasions, codes have been inserted into the theme using plugins like Custom CSS, Additional CSS, and also in the Style css, functions.php .... If I want to edit anything, i do not know where i have made the changes. In this plugin title and description will make it easy locate and edit it if the need arises later. I intend to bring all those codes that are in different locations to this Code Snippets. Will it affect the site in anyway?. Thanks
i want to know the answer too, I hope he will reply
Thank you Ferdy, you are awesome.
FerdyYou are a great teacher
Thanks Ferdy, just what i was looking for
Really useful thanks for sharing
Beautifully done. Very simple explanation.
Will the plugin follow the theme? If the theme is changed the custom css will apply to the new theme correct?
Dude you re the best
Realy great. I was looking for that features including script. it was very helpful thank you very much.
Great video. Many thanks. If I manage to tidy up the functions.php and style.css files of my existing Child Theme, am I still stuck with it because of necessary customization made to various WooCommerce files?
thanks dear for your job
A great tutorial. It was really helpful to solve my problem. Thanks!!
Great video. Used the plugin to change the post date status from published to last updated.Thanks. Btwn which camera are you using?
This video is great, concice and well explained, I certainly learned something new from it...thanks a lot....👍
Hi Ferdy (hallo!),
This looks like what I need.
I want to add an extra field for product categories called "category description bottom". This is extra (wysiwyg) text below the products of the category. So you basically have "category description (top)" and "category description bottom".
Have you got a tutorial on this or do you know where to find a tutorial?
thank you Fredy... you are awesome
Great Ferdy thanks 4 sharing!!! How do you remove the wp javascript type attributes via code snippets? Thanks again!
thanks Fredy :) do you have more snippets php like this for woocommerce ? otherwise how can i find theme plz ? ❤️
Hy Ferdy. great video. Can You name the video editing software You use and also the name of the effect at 2:47 where You zoom in the screen and slight rotate to left. Thnx in advance and keep up the good job You make:-)
Hi Ivan, I use After Effects for that :).
@@ferdycom thank You very much for your answer :-)
Awesome I love to watch
Great stuff pal
I have learned a lot from you. Can I upload a PHP script and link it to a wordpress website?
Can I upload a PHP script and link it to a WordPress website?
Hey Ferdy, I have questions. If I want to add tag menager code, where do I put it?
I did it before with custom css&js plugin but I need to apply on a specific URL.
Thats awesome Ferdy...
With this plugin a non developer can make technical changes in a website
Out of curiousity can we add all html css javascript and php all in the plugins free version?
Love you bro!💖
Thank you Jack!
Wordpress just ran an update which is now blocking custom html code and won't let the page update. I am just trying to embed some code for my affiliate markeing for amazon. Would snippets work for that?
Is there any way without using plugins because using plugins for such a small small tweak it will effect load performance
Amazing
Beautiful ❤️😍
Very cool! Thank you very much!
i want to be a web developer which one i should learn plugin or coding,with plugin i see more instan and easy but with coding its more dificult when build something,and if i just use plugin can i make money from web developer?
Would have loved how to use shortcodes inside html posts [shortcode]
I learn again something interesting from that will help me for feature projects In Wordpress
Would anyone know php code to embed youtube video into the featured image for woocommerce? Also thanks Ferdy, your videos are so well constructed and informative, really appreciate it.
Hello friends, how do you edit the code of pro files and free plugins or paid websites
can i remove specific content from wp sites by removing php code? if it possible than how can i find that specific content code from theme editor ? thank you
Thank you :)
Thank you Fredy.
I have subscription form on my divi website page. A have an subscribe.php file with a code that handle the data that summited to the server. In order that to work I need to upload the subscribe.php file to the server. Uploading files to the server is not easy for me and i am trying to avoid it.
My question is, is there a way I can do it without uploading the php file to the server? maybe define php code snippet and call it somehow?
I would use Bloom to get subscriptions from your website.
@@ferdycomBloom doesn't work with Sendy mailing service. And in case you define custom html form and want to customize something about the submission handler you need to define .php handler and upload it to rhe server. I qm trying yo find a way to avoid the need to upload file to the server. Any idea?
thanks for the info.
Hi .. thanks for the video. I just purchased a child theme. Can i modify the child theme so any updates of the main theme in future wont affect my child theme? Aporeciate your reply
it wont affect child theme if you update
How to add a css code template to wordpress for coming soon page? how to locate the code to a one specific page?
Thanks Furity!
I misread as Thanks Furry lol
great info
Thanks
Thanks ferdy. Always I learned something new. And still you are cute always
USEFUL
Thanks bro
Isn't it easier to use Appearance --> Customize --> Additional CSS
?
It will do the same thing
Not every theme has that option. This is far more organized.
How to create pagination using in snippet
Hi Ferdy.. why is code snippets better than using a child theme...I mean why is it a really better?
Hi, i like the organisation in Code Snippets. You can turn everything on and of. But when you use a child theme you can keep using it. Code Snippets is more future proof.
@@ferdycom thanks Ferdy..so you like the flexibility of enabling and disabling code in the site rather than it always running in a child theme....I agree :) I think I will stop using child themes and try it this way from now on. Great video!
thank you
tHANKS.
thnx!
Any one have idea about code runner plugin in WordPress
not work with codepen
Attention if you want to modify woocommerce's mails you must have a child theme I think ...
I did not find it works
YOU HAVE TO BUY ITS NOT FREE ANYMORE
There is a free version 😊
ha ha newspaper!
Thanks bro