Shineyrock web design & consultancy

Shineyrock

Gezocht op: "e" / 1399 gevonden

Accessibility, Part 3: ARIA

…e previous article in this series we looked at the first principle of accessibility: ensuring content must be available in a format which can be readily perceived by the user. If a user is using assistive technologies, one way of making that possible is to make it easier for those…


Quick Tips to Boost Your WordPress Website’s Speed: Further & Better Optimization

…e previous article, we discussed the importance of speed in web and reviewed some basic tips on speeding up WordPress. In this article, we're going to go over five more tips to optimize your website even further. Without any more introduction, let's dive in to the next set of performance…


Moving WordPress: Moving Your Site From a Subdirectory to the Root Directory

…ere are times when you need to create a WordPress site in a subdirectory and not the root directory for the domain it's hosted on. I sometimes do this if I'm developing a new WordPress site to replace a static site, and I want to leave the static site in…


A Walkthrough on Conditional Tags in WordPress: 14 to 26

…eries, we're going through one of the fundamental features of WordPress: Conditional Tags. In this third part, we'll continue introducing and reviewing the Conditional Tags. Be sure to check out the previous parts if you haven't yet. Let's begin! 14. Checking Whether We're on the Front Page: is_front_page() In WordPress,…


Bootstrap3- Innovative CSS Features You’d Love To Know About

…een working as a professional in custom WordPress development services company and loves sharing information about leveraging multiple benefits of WordPress in the best possible manner. Currently, she has an impressive count of WordPress-related articles under her name. Having being released for web developers in August 2011 on GitHub, Bootstrap…


Accessibility, Part 4: Operable

…eaking this is the principle that your website must be able to be safely navigated for all users. This includes the guideline that your entire website should be accessible by using the keyboard alone. Furthermore, the way your website responds to user input (by keyboard or otherwise) should be predictable,…


Closures in JavaScript

…e CreatingUnderstanding ClosuresTo recap the concepts outlined in the video, note that:We covered the concept of variable scope. Specifically, we talked about the following two items:Global Scope is a variable with global scope is accessible everywhere.Local Scope is a variable with local scope is accessible only within a function body.In…


Programming With Yii2: Validations

…e CreatingIf you're asking, "what's Yii?" check out my earlier tutorial: Introduction to the Yii Framework, which reviews the benefits of Yii and includes an overview of what's new in Yii 2.0, released in October 2014.In this Programming With Yii2 series, I'm guiding readers in use of the newly upgraded…


The Ternary Operator in PHP

…e CreatingFrom The VideoThe ternary operator allows us to simplify some PHP conditional statements. We'll see how it can be used, with test-driven development and refactoring, to simplify code like:<?php $result = null; if (5>3) { $result = "Bigger"; } else { $result = "Less"; }Written using a ternary operator,…


A Walkthrough on Conditional Tags in WordPress: 27 to 39

…eries, we're going through one of the fundamental features of WordPress: Conditional Tags. In this fourth part, we'll continue introducing and reviewing the Conditional Tags. Be sure to check out the previous parts if you haven't yet. Let's begin! 27. Checking Whether the Page Is a "Monthly Archives" Page: is_month()…


Verfijn zoekopdracht

Bewaar deze zoekopdracht

Bewaarde zoekopdrachten

Je hebt nog geen bewaarde zoekopdrachten.