Semplice Monospazio

  • WordPress
    • Block Editor
    • Full Site Editing
    • Plugin Development
    • Theme Development
  • CSS
  • JavaScript
  • PHP
  • Security
  • Privacy
  • About Me
  • How to get access to alpha, beta and release candidate versions of WordPress

    WordPress

    Testing pre-release versions of WordPress is a key part of making sure major releases, and your site, run smoothly. But not a whole lot of people know about it. So here’s how to test pre-release versions on your staging or development sites.

    Read This Post: How to get access to alpha, beta and release candidate versions of WordPress
  • More thoughts on the Gutenberg editor

    Block Editor, WordPress

    Gutenberg is coming whenever WordPress 5.0 is released. It’s come a long way from when it was released as a plugin last year. Like everyone else, I have thoughts on the new editor.

    Read This Post: More thoughts on the Gutenberg editor
  • Changing a shortcode to a dynamic Gutenberg block

    Block Editor, PHP, Plugin Development, WordPress

    Gutenberg is coming, and it will shake up the ecosystem. One of the biggest changes will come with shortcodes, since the TinyMCE editor will be no more. But it’s pretty easy to turn shortcodes into the blocks with dynamic blocks.

    Read This Post: Changing a shortcode to a dynamic Gutenberg block
  • Adding filter and action hooks to your WordPress plugin

    PHP, Plugin Development, WordPress

    WordPress is known for its customizations, but sometimes as plugin or theme developer, it can be tricky to figure out how to let your users add in customizations. That’s where filters and hooks come into play.

    Read This Post: Adding filter and action hooks to your WordPress plugin
  • Why you should create a webpage for your WordPress plugin

    Plugin Development, WordPress

    A dedicated webpage for your WordPress plugin gives you more credibility in the flooded plugin market and give your users a place to get help. So why haven’t you created a page for your plugin?

    Read This Post: Why you should create a webpage for your WordPress plugin
  • Why you should create a webpage for your WordPress theme

    Theme Development, WordPress

    If you have a WordPress theme, whether or not it’s in the theme directory, you need to have a dedicated webpage for that theme.

    Read This Post: Why you should create a webpage for your WordPress theme
  • What is SCSS and how to use it

    CSS, Web Development

    In the final tutorial on npm, Gulp and SCSS, we finally get to the fun part. SCSS is an amazing tool that makes writing CSS much better and quicker. And you won’t want to go back to normal CSS again.

    Read This Post: What is SCSS and how to use it
  • What is Gulp and how to use it

    Web Development

    So as we continue to learn how to compile SCSS/SASS into CSS, we now stumble upon Gulp. And this is how we ultimately compile our CSS together for the browser to read.

    Read This Post: What is Gulp and how to use it
  • What is npm and how to use it

    Web Development

    CSS is tedious and boring to write. But SCSS makes styling life so, so much easier; however, you need to compiling it. So, in our effort to learn SCSS, we first must learn about npm.

    Read This Post: What is npm and how to use it
  • You’re not a programmer, you’re a problem solver

    Web Development

    One of the best things I learned when taking CS classes at the University of Texas was that we are not coders or programmers; we are problem solvers. And that’s a great way to look at it.

    Read This Post: You’re not a programmer, you’re a problem solver
«Previous Page
1 2 3 4 5 6 7
Next Page»

© Copyright 2022

Semplice Monospazio

  • Facebook
  • Twitter
  • Instagram
  • LinkedIn
  • YouTube
  • GitHub
  • WordPress
  • Home
  • Privacy
  • Jacob Martella Web Development