WordPress Customizer UI Plugin - Add WordPress Customizer Sections & Controls to your theme

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 พ.ค. 2020
  • WordPress Customizer UI Plugin (WPCUI) is a free plugin to help WordPress developers quickly and easily add Customizer sections and controls, so they can get on with their lives creating what really matters... awesome websites!
    In this video, we check out the superpowers that come with WPCUI. We add it to our website to test it out.
    See the new features video here • Customizer UI Plugin f...
    For more details, read omukiguy.com/wordpress-custom...
    =============================================
    All the code can be found on github.com/BaronVonPerko/wpcui
    I am social too:
    Facebook: / techiepress-1001496550...
    Twitter: / omukiguy
    Blog: omukiguy.com
    GitHub: github.com/Omukiguy
    Support the channel by purchasing through my Plugin Affiliate links:
    - Elementor Pro ------ omukiguy.com/elementor
    - Woo Feed Pro ------- omukiguy.com/webappick/
    - Woo Invoice Pro ---- omukiguy.com/webappick/
    Learn how to build a plugin from scratch: • Plugins Vs Functions.p...
    -------------------------------------------------------------------------------
    LEARN MORE IN THE WELL CURATED PLAYLISTS BELOW
    --------------------------------------------------------------------------------
    How to use WordPress Gutenberg Block Editor
    == WordPress 5.4 Gutenberg Blocks Updates - • WordPress 5.4 Gutenber...
    == WordPress Gutenberg blocks for Designers - • WordPress Basics Train...
    == Gutenberg WordPress Block Editor tutorials for beginners - • WordPress Basics Train...
    WordPress Plugin Development from Scratch
    == Build Most Popular & Most Commented Post Plugin - • Build WordPress Most P...
    == Build SMS Plugin with External WordPress API Integration using custom WordPress Databases - • Build SMS Plugin - Ext...
    == WordPress External APIs Integration Plugin Development - • WordPress External API...
    Convert WordPress to mobile App in Headless WordPress
    == Convert WordPress Sports Website into Mobile Application - th-cam.com/users/playlist?list...
    == Make GraphQL API endpoints with WordPress Headless CMS WPGraphQL Plugin - • Make GraphQL API endpo...
    WooCommerce E-Commerce customizations
    == Build Free Custom E-commerce Online Shop using WooCommerce - • WooCommerce customizat...
    Customize Your WordPress & ClassicPress
    == Build Custom REST API Endpoints with WordPress or ClassicPress - • Build Custom REST API ...
    == Custom Dashboard Widgets - • Custom Dashboard Widge...
    == Build Custom Admin - • Custom Admin for WordP...
    Learn Git
    == Git tutorial for writers + software developers for beginners - • Git tutorial for begin...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 13

  • @siphamandlambokazi331
    @siphamandlambokazi331 2 ปีที่แล้ว +1

    WOW THANKS ALOT BROW, WHO EVER CREATED THIS PLUGIN, IS A NATURAL!! THANKS GUYS

    • @TechiePress
      @TechiePress  2 ปีที่แล้ว

      You c an find him at th-cam.com/users/ChristopherPerko

    • @ChrisPerko
      @ChrisPerko 2 ปีที่แล้ว

      Hey, thanks so much!

  • @ChrisPerko
    @ChrisPerko 4 ปีที่แล้ว +2

    Awesome demo and review! So glad to see it working on someone else's machine 😅 Should be putting together a video this week showing the new features for the 1.0 release. One feature is a code snippet under each control that shows the get_theme_mod('id', 'default') code with a clickable icon that copies it directly to your clipboard 😊 Hoping to get this approved by the WP plugin directory soon, so no more composer install!

    • @TechiePress
      @TechiePress  4 ปีที่แล้ว +1

      Can't wait to try out the new features. I would like to build a full site with the plugin.

  • @GoTechUG
    @GoTechUG 4 ปีที่แล้ว +3

    Wow, this saves so much time and simple. Thanks

    • @LaurenceBahiirwa
      @LaurenceBahiirwa 4 ปีที่แล้ว +2

      I agree. You don’t know the countless hours I would spend trying to fix this.

    • @TechiePress
      @TechiePress  4 ปีที่แล้ว +1

      I am Glad it helped! I am also enjoying it.

  • @arnoldntabazi4329
    @arnoldntabazi4329 4 ปีที่แล้ว

    Like your videos.. very informative however please try to increase the size of your text to be easy to see.. even in the code editor.. thank you

    • @TechiePress
      @TechiePress  4 ปีที่แล้ว

      Hello Arnold, what device do you usually use to view the videos?

  • @vendercentraldirectorylist5704
    @vendercentraldirectorylist5704 4 ปีที่แล้ว +1

    Hello informative video well done. I do have a problem. In the footer the year is not updated automatically. I cant find any code to automatically change the year to the current year. Can you help me with code ?

    • @TechiePress
      @TechiePress  4 ปีที่แล้ว

      Different themes have different ways of having a footer. I would need to see the code to help you.

    • @abisake16
      @abisake16 4 ปีที่แล้ว

      echo date('Y') ;