Posts Tagged ‘PHP’

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Use WordPress Cron

WordPress has its own cron to automatically and scheduled run certain themes. Therefore WordPress provides several functions to use the cron. In our first example we send every hour a mail with the help of... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Update RSS Language Value

And today opens the 13th door of our Advent Calendar. You cannot only use a language key for your blog, but also for your feed:<language>en</language>. WordPress also has provided an option, but not easy to... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

If Post is Older Than

12th door of our Advent Calendar, we are half through! Sometimes you need a query that satisfies the requirement that the advertising is displayed only if the article has reached a certain age. Who does... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Change Wording for Password Page

If you create a password protected page in WordPress, you have the standard sentence: "My post is password protected. Please ask me for a password:". To change this sentence without losing the changes after the... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Display The Total Number Of Registered Users

Anyone who operates a community using WordPress, and would like to display the total number of registered users, can easily and quickly use the following small code snippet. It reads via SQL the content of... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Custom Fields in your Feed

Since I work very often with custom fields and integrate various functions in my theme, I noticed something which I use extensively. I fill my feed exclusively with content from the custom fields. read more...

Pages: Prev 1 2 3 ...11 12 13 ...20 21 22 Next