🎉 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. Wordpress
  • Generate Themes & Plugins for WordPress

    Posted on Jan 8, 2015

    underscores2Now that the holidays are over, it's time to build new things.
    If we want to develop our visual creativity, and create a new Theme for WordPress, there are a few tasks that one has to do on every theme.
    There's adding functions.php, customized header and footer files,
    perhaps supporting rtl languages (with CSS tweaks), adding SASS support, etc.
    Luckily there's a service to help you out with that!

    Read more ›
    Tagged with wordpress, plugins, themes, generators
    Posted in Technology
  • SlideNSwap Gallery plugin for WordPress

    Posted on Oct 30, 2014

    SlideNSwap-logoThis week I've released a new plugin for WordPress called SlideNSwap Gallery.

    Read more ›
    Tagged with wordpress, wordpress plugin, slidenswap, gallery plugin
    Posted in 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
  • Previous Page: 2 of 3 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

    • 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
    • Unleashing the Power of Serverless with Cloudflare

© 2025 KidsIL