Fuxia Scholz

Results 19 issues of Fuxia Scholz

When we copy the featured image for a post, we do not take the title and the caption to the other site. We should change that. The images will be...

feature

Some users need a setup where the root site doesn't contain any content but redirects to a subsite: ``` / // root site /de/ // German site /en/ // English...

feature
redirect

When I run the test on the _T5 Theme_ (used on wpkrauts.com) I got the following message: > No wp_footer or closing body tag found at file footer.php > No...

Keep the global namespace clean, use the built-in API instead. Themes should register their support with: ``` php add_theme_support( 'gridster', array( 'front_stylesheet' => get_stylesheet_directory_uri() . '/gridster.css' ) ); ``` The...

This function is called automatically _by WordPress_ when there are settings errors. Calling it in the plugin code doubles most notices in various pages in the backend, for example activation...

Only the built-in jQuery should be used.

1. Create a Gridster named _Container_ 2. Activate Twenty Twelve and use the Gridster in a post. 3. Go to front end, see how it breaks. Make all ID attributes...

Restrict the enqueues to plugin pages.

When there are many languages installed, the menu should be sorted like this: 1. Last used before current selection 2. Second last used 3. And so on. 4. Parse the...

enhancement

Alle diakritischen Zeichen von http://en.wikipedia.org/wiki/Diacritic