custom-post-type-wordpress

Custom Post Types in WordPress: Use and plugins

The Custom Post Types are one of the most important options of WordPress when it comes to extending the functionalities of the Core. With this tutorial we review the most common uses of the types of personalized posts and how to create them via plugin or custom code.

time-progress-bar-css

Time progress bar with CSS

In this article we are going to experiment with a new value for the CSS position property to create a progress bar reading the articles without the need of using PHP or JavaScript, just HTML and CSS.