go41

the info you need to know


von Joern
Keine Kommentare

that's quite difficult here, as you select the categories in admin panel and for display these settings are taken from the theme settings 'ar_categories'The list of categories in admin panel is almost not to sort as get_categories is only to sort by: orderby (string) Sort categories alphabetically or by unique…


von Joern
Keine Kommentare

Some coders of themes like to use the Code:eval(gzinflate(base64_decode('numbers-n-digits-only'))); functions to encrypt their source code in theme files. This makes it impossible to modify or edit the files and to see added links or other code hidden there.Many times one complete file like footer.php of a 'free' WordPress theme is…