File Upload Using A Form Submit - WordPress Plugin Development Form

  Рет қаралды 10,931

Joshua Herbison

Joshua Herbison

Күн бұрын

Пікірлер: 39
@jherbison
@jherbison 4 жыл бұрын
Comment what you would use file uploads for. It will help me with making the next 2 or 3 videos.
@jcdeaton42
@jcdeaton42 4 жыл бұрын
Hi Josh. I'm loving your videos. I recently had a client ask for a form that his patients would use to upload their personal information prior to their appointments (he is a dentist). It would be public facing, so maybe something to do with the security considerations you mentioned would be good. I hope this is helpful. Keep up the good videos!
@jherbison
@jherbison 4 жыл бұрын
Awesome, thank you.
@randyhodge3192
@randyhodge3192 4 жыл бұрын
I'm working on a self-training plug in right now to upload a CSV file and send SMS messages to phone numbers using the Twilio API. I already have it working from the admin panel. I'm getting ready to watch your video to compare it to how I accomplished it.
@tantoniou
@tantoniou 3 жыл бұрын
Hi Joshua, and thanks for the course! I just found your channel, trying to make a custom (public) pdf file upload form for a customer (rookie freelance developer here!). Any news on that security considerations video you mention here? Tried finding something relevant in your channel, but no luck.
@jherbison
@jherbison 3 жыл бұрын
Will take a look and add it to the list of videos.
@bassemkhozam
@bassemkhozam 4 жыл бұрын
Thanks for the video. This channel became one of my favorites.
@jherbison
@jherbison 4 жыл бұрын
Awesome.. Glad you like the video and channel!
@freaksport
@freaksport 4 жыл бұрын
Thanks again. Your calm and precise way of explaining makes your videos really easy to follow.
@jherbison
@jherbison 4 жыл бұрын
Thank you for commenting and watching.
@trongnhanle7658
@trongnhanle7658 2 жыл бұрын
How can we submit data to rest api and display it in admin wordpress dashboard by using REACT
@marekkawa6969
@marekkawa6969 Жыл бұрын
This is a great tutorial. Was the second part of it ever uploaded? I can not find such video. I am interested in security, custom folders for upload and sending the uploaded file as attachment by wordpress email. I think i can figure it out by myslef but I think it would be interesting.
@s.r.developer5966
@s.r.developer5966 3 жыл бұрын
in my plugin file uplod and store in my target file but file name is not store in my data table
@jherbison
@jherbison 2 жыл бұрын
I hope you were able to find a solution. Sorry for the delay. Trying to catch up on comments that I missed.
@sayandutta6734
@sayandutta6734 2 жыл бұрын
Hi, How Can I will save the file in database and display and update in wordpress. Thanks In Advance.
@jherbison
@jherbison 2 жыл бұрын
Thanks for the question. There are many ways to save the file to the database. It all depends on how you are wanting to display it. Is the file related to a page, post or user. It could also be a custom post type.
@sayandutta1619
@sayandutta1619 2 жыл бұрын
@@jherbison it's just a custom normal form.
@jherbison
@jherbison 2 жыл бұрын
@@sayandutta1619 ?
@suvankarpaul3373
@suvankarpaul3373 3 жыл бұрын
hi sir, greetings from Kolkata, India.. please help me.. I want to upload the file to my custom plugin directory.. can i make the uploaded directory to my custom plugin directory instead of wp-content/uploads ???
@jherbison
@jherbison 3 жыл бұрын
Thank you for the question. Yes, you can upload to a custom location. It is better to upload to the default uploads directory and you can even add your own folder in that directory. That was all the uploads are in one place. If the plugin is removed, the uploads are removed if it is in your plugins folder. This could be a problem if the plugin has an error and needs to be removed and then added again later.
@sebastiannieroda9022
@sebastiannieroda9022 3 жыл бұрын
Hi , great job like always . Please tell me why not to use ob_start() and ob_get_contents() instead of returning form as a string? Is using ob_start bad idea ? I mean when example is more complicated.
@jherbison
@jherbison 2 жыл бұрын
Using ob_start is not a bad idea... I do use it for more complicated stuff for sure.. Thank you for watching and commenting..
@RajibAhmad
@RajibAhmad 4 жыл бұрын
Keep making video like this.. amazing..
@jherbison
@jherbison 4 жыл бұрын
Thank you. Glad you liked it.
@donbestup6036
@donbestup6036 4 жыл бұрын
Hi, I like how you explain plugin development. Can you make another plugin development video? Where your plugin communicates with other plugins which are installed in wp, and does something with them. There is no video about this on KZbin. Thanks for the tutorial.
@jherbison
@jherbison 4 жыл бұрын
Sorry for the delayed response. What specifically are you trying to do? You can use almost any function from an installed plugin. For example: simple-plugin-a has a function called show_example_list() , you can then call that from another function or from the theme. I would make sure to wrap it in a: if(function_exists('FUNCTION_NAME')){ call the function } That way if you disable the plugin holding that function, you don't break the entire website cause that function no longer is available.
@fidellistaz766
@fidellistaz766 4 жыл бұрын
How to show number of pages for the file uploaded
@jherbison
@jherbison 4 жыл бұрын
Sorry for the delayed response. Are you talking about a pdf file? If so, you can use something like Imagick which is typically installed on most hosting accounts. Let me know if that works for you. Thank you for watching and commenting. Let me know if you need to know how to do this with Imagick.
@george.t177
@george.t177 4 жыл бұрын
I just found your channel. Really nice! I need to use the upload function for a educational site, where the students need to upload their homework. Maybe you can help!
@jherbison
@jherbison 4 жыл бұрын
Sorry for the delay in response. I hope you were able to find a solution. Thank you for watching and commenting.
@Magistrado1914
@Magistrado1914 3 жыл бұрын
Excellent course 18/06/2021
@jherbison
@jherbison 3 жыл бұрын
Thank you for watching and commenting.
@amanpandey9075
@amanpandey9075 4 жыл бұрын
Sir Please make video on form fields customize by own plugin page
@jherbison
@jherbison 4 жыл бұрын
Can you expand on what you are looking for? Thank you for watching and commenting.
@yassinemourad3276
@yassinemourad3276 4 жыл бұрын
Good Job i like this video
@jherbison
@jherbison 4 жыл бұрын
Thank you for watching and commenting.
2 жыл бұрын
Thank tou!
@vijayrana8133
@vijayrana8133 3 жыл бұрын
subscribed.
@jherbison
@jherbison 3 жыл бұрын
Awesome. Thank you.
Create a Form Plugin that submits to a process page with redirect
36:55
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
Contact Form With File Upload - WordPress File Upload In Contact Form 7
13:06
WordPress Tutorials - WPLearningLab
Рет қаралды 30 М.
How to Save Elementor Form Data to Your Database
12:45
Tony Teaches Tech
Рет қаралды 90 М.
Contact Form 7 - Attach File to Email
7:03
WordPress Tutorials - WPLearningLab
Рет қаралды 916
Build a Useful Wordpress Widget Plugin
44:39
Traversy Media
Рет қаралды 92 М.
WordPress Full Site Editing But For Developers
19:22
LearnWebCode
Рет қаралды 27 М.
How To Create A File Upload Form In WordPress | Simple & Easy
14:01
Website Learners
Рет қаралды 114 М.
.NET and C# are in trouble. Here is what I'd do.
10:57
Ed Andersen
Рет қаралды 120 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН