In the previous part of the series, Framework Actions, I explained where to look for Genesis Actions, and how to remove, move, or alter them using hooks. In this continuation of that article I will be explaining how to work with your own functions, and a couple of really cool tricks with using existing functions in the actions, and Genesis … [Read more...]
Genesis Explained Framework Actions
In the first part of this series, Genesis Explained: The Framework, I explained in general how the Framework works, and I showed the contents of a single file to show how the hooks look in the Framework. In the second part, Genesis Explained: Actions, I explained how add/remove actions work, the technical rules around them. This post is … [Read more...]
Genesis Explained Actions
In the previous article in this series I explained how Genesis is a framework that is not dissimilar from working with Legos. I listed out all the built in hooks and used the analogy that those are like the bumps that let you attach bricks to each other. If the hooks are those bumps, the actions are the directions on where a brick should go. The … [Read more...]
Genesis Explained: The Genesis Theme Framework
There is a lot of confusion about how Genesis works, and I think that results in more than a little frustration for developers starting work on the framework. In a traditional theme they start by copying key components into new files. For example, they might look for a single.php, page.php or index.php to start customizing single post pages. In … [Read more...]
Changing the Gallery Post Format Output
If you follow my personal blog or me on twitter, then you know I decided to change how archives display Gallery post formats. Previously I had the full content showing for galleries and just included a [gallery] short tag. Mostly I like that, since people could view my images directly in the archive, but this wouldn't work well if I uploaded more … [Read more...]
WordPress Security
However, even the best theme cannot make up for security holes left in WordPress by unwary users. Genesis is a great theme framework and the code is continually checked by professionals and community members alike for any security holes which are repaired with an update to the Genesis Parent Theme. This is one of the great reasons to make proper … [Read more...]
- « Previous Page
- 1
- …
- 4
- 5
- 6