Posts Tagged ‘PHP’

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

Advent Calendar- How to disable comments for WordPress pages in any theme

Usually you don’t need comments on pages. Unfortunately, WordPress doesn’t offer a separate option to leave comments on posts on and turn them off for pages. If your theme calls comments_template(); in its page.php and... read more...

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

Use Constants for deactivate the Editor in WordPress Backend

WordPress is known for, that several constants lie dormant in the core and often provide quick solutions. In this context I have recently come across two little strings in the core of the backend editor... read more...

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

Replace p-Tag on Images in Content of WordPress

Personally I think the use of HTML5 makes sense and I like the new possibilities, also in the field of semantics. WordPress has a feature on delivering content that come from the editor – setting... read more...

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

How to Add and Deactivate the new Feature Pointer in WordPress 3.3

With WordPress version 3.3 comes with the Feature Pointer a well-known idea from other tools. We know this for example from Gmail or Google Doc where they notice you of new features, in which they... read more...

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

Change the Search-URL of WordPress

With WordPress it is easy to activate readable URLs. Only the search page is not affected by the setting yet, it comes with the syntax ?s as default. But there is a solution to change... read more...

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

Use WordPress Custom Post Type In CSS-Class for Styling

Today I would like to show you, how to assign CSS classes to custom post types for styling your website. read more...

Pages: Prev 1 2 3 4 5 6 ...20 21 22 Next