User Tools

Site Tools


wordpress

Functions.php

Povožene funkcije v child temi z datoteke functions.php:

  • generate_add_footer_info

Okrog teh funkcije dodaj v functions.php starševske teme:

if ( ! function_exists( 'IME_FUNKCIJE' ) ) {
  // funkcija ...
}

Colors.php

V datoteki generatepress/inc/addons/colors.php v funckiji generate_get_color_defaults() dodaj pred return: $generate_color_defaults = ailab_merge_colors($generate_color_defaults);

wordpress.txt · Last modified: 2014/11/21 15:14 by poberznik