
Free email and website hosting for your custom domain
Many companies offer free plans, so together with AI agents it’s pretty accessible to build your own website these days.
I think that every solution has benefits and drawbacks. I am aware of the backlash against Wordpress in the developer community and I do agree with their arguments especially related to performance. However, one of the main advantages of Wordpress is it’s easy to use administration area, especially for non-tech people. Thus, it’s still my first choice as a CMS for small and maybe medium needs.

Many companies offer free plans, so together with AI agents it’s pretty accessible to build your own website these days.

WordPress is not evil, as many developers tend to say. Actually, given it’s ease of use especially for non-techy users, it’s a strong choice when it comes to building a non-static website. Therefore, we will learn about an easy way…

I have recently taken a look through the portfolio projects on my website. It is a nice walk down memory lane, but also a misrepresentation of what I do nowadays. It is also true about content I have created a…

This article is about cristidraghici The content is about taking it from the form of a basic git project with many manual actions – yes, old is not a good word, maybe classic is a better one – to one…

Most people who are interested in news about WordPress are quite curious about the new version (5.0.0) together with the new default theme (Twenty Nineteen). In just a few words: together with the Gutenberg editor, this new version is supposed…

In a continuous effort to improve my website, I have added the AMP plugin and Gutenberg to it, together with Super Progressive Web Apps plugin.

This was a team effort, especially under the design category. At the end, we were particularly proud of the logo and the overall simplicity and accessibility of information inside the project.

This is a plugin for WordPress which disables the upper admin area in the font side and just displays a button with a link towards the administration. Using this plugin, the preview of the website is closer to how a…
One way would be to edit your site’s .htaccess file and add some new lines of code.
This article is about publishing a plugin to the WordPress Repository. I use TortoiseGIT on a daily basis and also Github for opensource projects. Also, TortoiseSVN will be needed. Steps: Read: Sources:
Add the following code to your theme’s functions.php file:
Add the following code to your theme’s functions.php file: Use the categories list function like this: