nextab
Follow
nexTab is the web development agency of Oliver Gehrmann based in Berlin, Germany.
-
nexTab
- Berlin, Germany
- https://nextab.de
- https://youtube.com/nextab_de
- @nextab
- nextab
Pinned Loading
-
htaccess-hacks
htaccess-hacks PublicJust a collection of hacks for your .htaccess file to improve server security.
-
divi_translation_de
divi_translation_de PublicProper German translation of the Divi WordPress theme translation files
Hack 3
-
nxt-acf-forms
nxt-acf-forms PublicIntegrating Contact Forms on a WordPress site with the help of the Advanced Custom Fields (ACF) plugin
PHP 6
-
-
Dashboard Widget mit Designer - Deve...
Dashboard Widget mit Designer - Developer Daten.php 1// Add a new dashboard widget to WordPress
2function nextab_add_dashboard_widgets() {
3wp_add_dashboard_widget('nxt_dev_info', 'Designer & Developer Info', 'nextab_theme_info');
4}
5add_action('wp_dashboard_setup', 'nextab_add_dashboard_widgets' );
-
htaccess-password-protection
htaccess-password-protection PublicKomplettes Toolkit, um eine Entwicklungsumgebung (oder beliebige Webseite) unter einen Passwortschutz per .htacces zu setzen
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.