Тёмный
Imran Sayed - Codeytek Academy
Imran Sayed - Codeytek Academy
Imran Sayed - Codeytek Academy
Подписаться
Channel Content:

💻 Coding tutorials ( Beginner to Advanced ) for:

- WordPress, WooCommerce
- PHP
- Laravel
- Python
- JavaScript
- React, Next.js, Gatsby
- Node.js
- GraphQL

About Imran 👤:

💻 Full Stack Developer.
📣 WordCamp Speaker,
👥 Meetup & WordCamp Organizer
🔌 Plugin & 🎨Theme Developer.

He has experience in WordPress, Laravel, React, Node.js, JavaScript, PHP, Python, MERN etc.

This channel is mainly dedicated for Coding Tutorials and sharing knowledge.

Imran has developed Programs, Games, & Apps.
Imran is the author of the popular twenty nineteen WordPress theme ported over to Frontity in React.
Apart from this, Imran has a passion for teaching and sharing knowledge which led him to start his 📹RU-vid channel in 2013.
As a hobby Imran likes photography 📸( @kapture_magic ) & writes blogs ✍️ on Medium

❤️ Do subscribe for more and share, to support his awesome work 💫 for the community 👥
Комментарии
@aprtcode
@aprtcode 16 дней назад
Hello, it's my first time working with a headless CMS. I am a front-end developer, and my company is looking to maintain Wordpress security and SEO. I would like to know if your post that was written 5 years ago is still relevant ? Thank you
@ajayamaharjan4754
@ajayamaharjan4754 17 дней назад
Anyone using bootstrap version 5 onwards, change the data-toggle and data-target within your button element to be data-bs-toggle and data-bs-target if the hamburger menu is not working for you.
@DeepTrivedi-ft3tj
@DeepTrivedi-ft3tj 20 дней назад
Explained in much detail. Concept about how to register widget is now crystal clear.
@deep.1881
@deep.1881 22 дня назад
Thank you so much. Loving this series..!!!! Topics are explained in much detail.😍😍
@damionvoshall636
@damionvoshall636 26 дней назад
for those of you where bootstrap stopped working: I did add_action('wp_enqueue_styles', [ $this, 'register_styles' ] ); it's still 'wp_enqueue_scripts' for the styles. Not wp_enqueue_styles. add_action('wp_enqueue_scripts', [ $this, 'register_styles']); hopefully this helps someone! :D
@khansawidhani9899
@khansawidhani9899 Месяц назад
Randomly got to watch your video. When I checked your channel, I surprisingly found that your content is mind-blowing. You are covering Advance Wordpress amazingly while others are just wondering around the basic WordPress things. Subscribed ❤ and will watch your content regularly. So Informative!! Hats off Bro! Good job! 👍
@taiyc3
@taiyc3 Месяц назад
thank u 4 ur awesome work! amazing! XP!
@cboby26
@cboby26 Месяц назад
can someone explain to me what dose its better then just to use css ? like what can U acheve of doing that you can't do with simple css ?
@Kevin-cg7qk
@Kevin-cg7qk Месяц назад
Great content!
@ramakrushnapradhan1458
@ramakrushnapradhan1458 Месяц назад
What/where is this general_template.php file
@maryhitchings7353
@maryhitchings7353 Месяц назад
Did anyone have an issue with CORS policy on the target wordpress site?
@itgiants5218
@itgiants5218 Месяц назад
What about menu with nested dropdowns? I mean nested children
@JJ1173-xi7nf
@JJ1173-xi7nf Месяц назад
same question here.
@maryhitchings7353
@maryhitchings7353 Месяц назад
Imran, you are more valuable than my entire college education. Thank you and ily.
@user-sx3lt5pi9g
@user-sx3lt5pi9g Месяц назад
MASHA ALLAH
@mohdrehankhan3635
@mohdrehankhan3635 Месяц назад
thanks man
@Wiiieken
@Wiiieken Месяц назад
Nice tutorial, a bit hard to follow at times because of your lines of code being so long they cant really fit the screen and become hard to read. Try making a habit of breaking the lines up or formatting them =)
@andregil7980
@andregil7980 Месяц назад
The WP REST API is super cool 😎 However when building custom endpoints I prefer using WP-FastEndpoints 💻
@AdmiringGolfBall-ui2il
@AdmiringGolfBall-ui2il Месяц назад
Bhai meri kharadi Pune me job lagi hai kisi shia Bhai se contact ho sakta h Kiya taki wha ki shia basti me room le sku
@Codeytek
@Codeytek Месяц назад
Kharadi ka pata nahi bhai Irani imambada camp me hai Aur shia imambada viman nagar me
@Samurai-
@Samurai- 2 месяца назад
ERROR in ./src/js/search/data.js 15:0-41 Module not found: Error: Can't resolve './constants' in 'C:\xampp\htdocs\site1\wp-content\themes\aquila\assets\src\js\search' resolve './constants' in 'C:\xampp\htdocs\site1\wp-content\themes\aquila\assets\src\js\search' using description file: C:\xampp\htdocs\site1\wp-content\themes\aquila\assets\package.json (relative path: ./src/js/search) Field 'browser' doesn't contain a valid alias configuration using description file: C:\xampp\htdocs\site1\wp-content\themes\aquila\assets\package.json (relative path: ./src/js/search/constants) no extension Field 'browser' doesn't contain a valid alias configuration C:\xampp\htdocs\site1\wp-content\themes\aquila\assets\src\js\search\constants doesn't exist .js Field 'browser' doesn't contain a valid alias configuration C:\xampp\htdocs\site1\wp-content\themes\aquila\assets\src\js\search\constants.js doesn't exist .json Field 'browser' doesn't contain a valid alias configuration C:\xampp\htdocs\site1\wp-content\themes\aquila\assets\src\js\search\constants.json doesn't exist .wasm Field 'browser' doesn't contain a valid alias configuration C:\xampp\htdocs\site1\wp-content\themes\aquila\assets\src\js\search\constants.wasm doesn't exist as directory C:\xampp\htdocs\site1\wp-content\themes\aquila\assets\src\js\search\constants doesn't exist @ ./src/js/search/index.js 22:0-31 23:15-29 24:14-29 @ ./src/js/search.js 1:0-24 webpack 5.91.0 compiled with 1 error in 99 ms can someone help me figure out whats wrong with this error ?
@Miltonhn
@Miltonhn 2 месяца назад
So what is this for? What is the purpose of using this?
@rashidshahriar7913
@rashidshahriar7913 2 месяца назад
Hi, your teaching method is superb. It would be even more effective if you created a Git branch for the starter. Additionally, teaching all the details directly instead of referring to other videos would be much more helpful.
@Samurai-
@Samurai- 2 месяца назад
ReferenceError: CopyPlugin is not defined new CopyPlugin( { patterns: [ { from: LIB_DIR, to: BUILD_DIR + '/library' } ] } ), how do i define it can someone help please
@Miltonhn
@Miltonhn 2 месяца назад
Weren’t they supposed to be called with the WP head?
@BelminIbrahimovic-gh3xx
@BelminIbrahimovic-gh3xx 2 месяца назад
You need to declar the static variable outside of the fucntion if you want to store multiple class instances in it and not use a trait because it has a specific copy to every class in particular
@BelminIbrahimovic-gh3xx
@BelminIbrahimovic-gh3xx 2 месяца назад
Theres no sense in setting an static instance array in the function every Class will get a seperate scope of the staticinstance variable so you need to declare it outside the function as a class member variable if you plan on storing multiple class instances in the variable
@dariussturge9686
@dariussturge9686 2 месяца назад
Is this still applicable in 2024? What are your thoughts on headless Wordpress?
@thebilalafsar
@thebilalafsar 2 месяца назад
Hello Imran! I’m reaching out from 2024. With all the significant updates to WordPress this year, could you please update your "WordPress Action and Filter Hooks Full Series" playlist as per 2024 standards? Thanks!🙏
@SheharyarAhmed-rg6dw
@SheharyarAhmed-rg6dw 2 месяца назад
Hey @all, when i'm trying to fetch the data using this Url localhost:8888/eshop/wp-json/rae/v1/header-footer?header_location_id=hcms-menu-header&footer_location_id=hcms-menu-footer. it will work for me but getting error when i changed the site address to localhost:3000 of my next js URL
@mysterysolverhq
@mysterysolverhq 2 месяца назад
Omg, Just Amazing. There is nothing that can express my happiness to you. Thank you so much for creating such a wonderful content. From now on, I am your next subscriber 🥰😍
@DailyTricks0
@DailyTricks0 2 месяца назад
its not that kind of defficult thing that you made
@iterator_
@iterator_ 2 месяца назад
Can you share the code; just want to copy paste and test!
@TheJuanivitale
@TheJuanivitale 2 месяца назад
This is a great course Imran! After 10+ years as a developer but using Wordpress only sparingly I realized I really enjoy working with it and want to become a WP freelance developer. Your course has been my main toolbox for that so I thank you! A little note on accessibility (since I've been specializing on it for the last 5 years). A header tag doesn't need an ARIA role of "banner" because It's already semantically a header so it has that role natively. You would need to add it for example if it was a div tag instead of a header...
@sureshbishwokarma8420
@sureshbishwokarma8420 2 месяца назад
Do not waste your leads with unreliable email verification tools. FilterBounce ensures your contacts are verified accurately every time.
@navinbariya6383
@navinbariya6383 2 месяца назад
I started with FilterBounce is free plan and upgraded because of the fantastic accuracy it provides. It is worth every penny for the peace of mind it brings.
@user-zo2su4pd7q
@user-zo2su4pd7q 2 месяца назад
This video by Imran Sayed on submitting form using Ajax is awesome! Have you tried integrating FilterBounce for email verification in your forms? It is a game-changer!
@user-pt1rg5jp9g
@user-pt1rg5jp9g 2 месяца назад
FilterBounce is unmatched when it comes to email verification accuracy. Other tools just cannot compete! Give FilterBounce a try and see the difference for yourself.
@jaga952
@jaga952 2 месяца назад
I used to struggle with high bounce rates until I discovered FilterBounce. Now my email reputation is pristine and bounce rate remains under 1%.
@ShivaPaal-ps9rl
@ShivaPaal-ps9rl 2 месяца назад
FilterBounce is API for contact form verification is a game-changer. It is easy to integrate and ensures only valid email addresses are collected.
@MdNazrulIslam-ef8oo
@MdNazrulIslam-ef8oo 2 месяца назад
Hi sir, Could you help me? My orders are being created without taxes
@filippotinnirello
@filippotinnirello 2 месяца назад
6:58 why getting the global $page if not using it?
@edsonphilippe58
@edsonphilippe58 2 месяца назад
Thanks for creating those videos. I really enjoy them. By the way, I wonder if this code has a race condition? I don't know PHP well enough, but I know the Singleton pattern and from what I remember, when you are creating the object, I would use a lock to make sure no other thread can create a new instance. Again, I am not familiar enough with PHP to know for sure.
@filippotinnirello
@filippotinnirello 3 месяца назад
0:17 it's apply_filterS()
@filippotinnirello
@filippotinnirello 3 месяца назад
6:14 it's do_action(), also, "Hooks" are "Filters", both are hooks as you said before
@sm00988
@sm00988 3 месяца назад
Is this the complete playlist?
@our-videos123
@our-videos123 3 месяца назад
6:12 Style version is soo good 😮 it helps you to prevent caching while css change while still caching. That's crazy
@priyabasnwal9138
@priyabasnwal9138 3 месяца назад
Sr chack krne se phle temperature kispe rkhna h plzzzz btaye
@coderpavan
@coderpavan 3 месяца назад
Actually I needed number pagination using Ajax.
@alexandermediantsev6354
@alexandermediantsev6354 3 месяца назад
Thanks for the video. Can you tell me how to get access to private data?
@jdmgeek3992
@jdmgeek3992 3 месяца назад
@4:10 you said Command B in PHPStorm to find info on the function?? I need to set this up, thanks!