…es us a lot of really good advantages. Besides the usual suspects like the unified error model, the introduction of new semantic tags or a simplified document type, one of the greatest improvements is constraint validation for forms. What would the web be without forms? Constraint validation tries to improve…
…e, we will explore the date type option in Titan Framework: how it works and what parameters it offers. Find out how you can create a date picker inside a custom WordPress admin panel, a metabox or a customizer section.The Date Type Option in Titan FrameworkIn Titan Framework, there is…
…en we create a new tab in the browser, a new browsing context is created. A browsing context aggregates a lot of different things that we take for granted: things like session and history management, navigation and resource loading. We also have an event loop, which is used to process…
…eries, we've discussed the front-end and back-end sections of OpenCart affiliate management. In the first part, we explored how to manage affiliate accounts from the back-end, while in the second part we discussed the front-end signup process, account management, and generating product tracking links. In this final part, we'll understand…
…e previous three articles may seem to be loaded with too much information, and you might have had a hard time following some of the steps. But the good news is that we are done with the difficult part now, and the rest of this theme development series will look…
…en creating a dynamic set of options, you should always provide an end user with a set of choices, and radio type options in Titan Framework can help in this regard. Let's see how you can create radio type options inside a WordPress custom admin panel, a meta box or…
…ecurity is a topic that comes up from time to time. It is not an issue from the beginning, but once something bad happens it is usually considered the one to blame. Software is complex, the human programming the machine is far from being perfect, and the user may not…
…en you need to display a lot of options in the form of a dropdown, you can use a select type option with Titan Framework. Today, we are going to create a select type option in a custom admin panel, a metabox, and the theme customizer. The Select Type Option…
…en creating a dynamic set of options, you should always provide an end user with a set of choices, and radio type options in Titan Framework can help in this regard. Let's see how you can create radio type options inside a WordPress custom admin panel, a meta box or…
…e you new to web development? Learn how to get started as a web developer in our latest full course, How to Become a Web Developer. And best of all, it's completely free.What You’ll LearnWeb development can be a daunting topic to get started with. Unlike with conventional applications, not…