Tag: advanced

Add an “Update notification” for self-hosted premium themes or plugins

Recently we embarked on the project of creating our own premium theme (Xclusive -Pro) that extends the basic functionality of our image store plugin. One thing that we love about WordPress is how users can easily update themes, and we wanted to offer the same functionally to anyone using our premium theme. There was not a […]

Image Store 3.4 RC2

Image Store 3.4 RC2 is ready for download! Below is a small list of fixes and new features. Once it is stable there will be an update through the WordPress Plugin repository. Front-end HTML5 forms. Admin improvements. Performance improvements. UI improvements. WordPress 3.8 support SagePay gateway added. Expire database column removed. Support for upcoming premium theme. This […]

Remove password protected posts from archive pages

In this tutorial we’ll show how to remove password-protected posts from all of the archive pages in WordPress. There is no need to modify the theme, create custom loops or custom queries. We’ll modify the main query created by WordPress using two hooks; then, we’ll show other ways to use the same functions to search posts with a […]