Posts by lenilsonjr • 1 point
2 posts
-
0
votes1
answer32
viewsA: Delete the return links from the wp_list_categories() function;
According to the documentation of wp_list_categories in Wordpress Codex, there is an argument to omit the links in the list. You can manually iterate using the function get_terms: $taxonomy_names =…
wordpressanswered lenilsonjr 1 -
0
votes0
answers51
viewsQ: Error loading mailparse to server, but my system does not use mailparse
I made a small registration system using PHP and Mysql, it worked right on the local server but at the time of going up to the server happens the following: There’s a file called view.php at the…
phpasked lenilsonjr 1