WordPress Permalink Settings API : PART 1
This post is short and to the point. We will demonstrate exactly how you can get your custom permalink options onto the settings page. We will also demonstrate how you can save this information.
Member Only content
This post is short and to the point. We will demonstrate exactly how you can get your custom permalink options onto the settings page. We will also demonstrate how you can save this information.
You can find lots of options for securing your wordpress website. However, we believe there is no such thing and 100% secure when building on 3rd party software. This post covers options you can consider for securing your website and the realities of loopholes.
Blogs have become popular enough that even non technical people know what they are. Worpress.com is consistently one of the top 100 websites visited online which confirms the traffic that blogs generate
Even if you are able to generate traffic, you still need to figure out how to make money on that traffic. We all hear the news regarding major companies being acquired with no sales and no advertising. Unless you expect millions of visitors per day, this wont be realistic for you
Finding and buying a wordpress theme can seem simple or difficult depending on your goals. This post covers the basic and technical aspects that should go into the thought process of buying a wordpress theme
Flash has been the only option for a while. At one point, knowing AS3 was a huge asset. I'm sure flash developers will argue it still is. However, this post is dedicated to whats NEXT, and thats html5 and its solutions
The catch is, HTML5 is not released. Everyone is so hungry for an alternative to adobe that they have jumped onto the wagon whether its ready or not. We will cover the benefits and downfalls of jumping now rather than later
The days of build it and they will come are long gone with the tech bubble. Building a membership website today takes some effort, even if you have a niche focus. The amount of work needed ranges from genre to genre.
The fact is, there are hundreds of thousands of domains registered daily. Much like a mansion built in the middle of the florida everglades, no one will know it exists if you don't tell them. This article covers a few techniques we use to build our own popular membership websites as well techniques we have seen customers successfully use.
In this article, we cover a typical issue with Wordpress custom post types (taxonomy). If the custom post type creates an actual page, then it will probably need its own template to fit nicely into your theme. The two videos below (Part 1 & Part 2), demonstrate how we create a template for the details page
Since the team that created cubepoints has abandoned it, we get lots of requests for patches and upgrades for it. Attached to this post is a patched version of the plugin that we continue to upgrade ourselves. Its available to all paying members Download Cubepoints 1.2.3 patched here [download id=”5″]… This content is for Basic,…...
We selected phonegap for development of our mobile applicaitons. Our team has had experience with Adobe Air products and through that this offering from adobe was a nice upgrade. What we quickly learn’t was how complicated and at the same time, how simple this approach could be LEARNING CURVE There is a learning curve. The……...
Recently we had to pull a single date from a table of dates during a left join. In fact, we needed the most recent date that matched a particular id. We quickly figured out that a left join does not allow for the use of limits in our case. The Dilemma We did mean in our case….…...