User Tools

Site Tools


wordpress

This is an old revision of the document!


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 ...

}

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.1416578898.txt.gz · Last modified: 2014/11/21 15:08 by poberznik