🎉 New book alert! 'From Coder To CTO' - My journey and lessons learned. Level up your career - get your copy today! 🚀 ✕
KidsIL

Asaf Zamir – Chief Technology Officer & AI/Cloud Consultant. Founder of CloudExpat, AZdev. Author of Coder to CTO.

  • CLOUD
  • AI
  • NODEJS
  • SERVERLESS
  • Hire me
    1. Home »
    2. Technology
  • Creating custom Media Upload for WordPress

    Posted on Oct 2, 2014

    Insert MediaIn a custom plugin I made, I had to add a custom media upload button in order to make sure only a single Video file is can be selected.
    After doing some research, I discovered the handy & pretty undocumented component: wp.media

    Just to make sure we’re on the same page, this is a JavaScript component which is a part of WordPress, used to handle Media upload (when writing a post).
    If you're not sure how to add fields/buttons within post editing, take a look at the add_meta_boxes action, just so you can understand the context.
     
    Let’s start with a simple upload button:

    Read more ›
    Tagged with wordpress, media upload, widget, dialog, wp.media
    Posted in Technology
  • Automate WordPress with WP CLI

    Posted on Sep 25, 2014

    wp-cliHow long does it take you to install a new WordPress website?
    Do you have a collection of plugins you constantly use for every WordPress website you install? Does the same go for themes?
    What about some dummy data? Do you have to add some posts and pages every time?

    Read more ›
    Tagged with cronjob, wordpress, wp cli, cron
    Posted in Technology
  • WP Remote - Manage multiple WordPress websites

    Posted on Sep 11, 2014

    WP RemoteFor every developer building websites for small to medium sized businesses, there’s the classic dilemma of hosting:

    Read more ›
    Tagged with wordpress, wp remote, hosting
    Posted in Technology
  • Ionic Framework - AngularJS for Mobile Apps

    Posted on Sep 4, 2014

    I never thought I’d ever see a non native app working so smoothly.ionic_logo
    Get your Android / iPhone and install Sworkit app on it.
    Here are some pictures from the App:

    Read more ›
    Tagged with android, Phonegap, iOS, AngularJS, ionic, sworkit, cordova
    Posted in Technology
  • Why Facebook is making a PHP renaissance

    Posted on Aug 7, 2014


    I'm gonna be honest, I care about servers.

    Read more ›
    Tagged with facebook, php, nodejs, apache
    Posted in Technology
  • Previous Page: 16 of 38 Next
  • Welcome to KidsIL

    A blog for Tech, Life, and beyond!


    Interesting ever-green articles of mine:
    • Fractional CTO - Why Your Company Needs One
    • How I got hacked in 10 hours on Google Cloud Platform
    • Getting Distance between 2 points with MySQL Query
    • Generating with MeanJS and Yeoman Generator
    • Python's virtualenv, Ruby's RVM and PHP's vagrant

    Take a look at Meteoro.
    A Pomodoro app built with Meteor.
    For those who like to work on their productivity.


    If you're into Django, feel free to mess with AgriCatch, the engine I've built for Berlin On Feier (events app) that grew well beyond the app, into a general data aggregation library.
  • Recent Posts

    • AI Function Calling in 2025: Build Agents That Actually Work
    • The Hidden Cost of Perfect Code
    • Node.js Version Causing JSON Parse Errors: A Solution
    • Scalable AI Solutions: Building Cloud-Native RAG Systems for Enterprise FinTech
    • Bridging Diagrams and Code: A Journey with PUML and Graphviz

© 2025 KidsIL