Compare commits

...

5 Commits

Author SHA1 Message Date
63876a20a2 Cleanup 2025-11-03 11:16:28 +01:00
2147f5ddfc xxx 2025-11-03 11:14:22 +01:00
ca108a802b Update README.md 2025-10-31 19:38:44 +01:00
8fba161921 functions.php aktualisiert 2025-10-29 18:41:57 +01:00
2471fd3341 README.md aktualisiert 2025-10-29 18:26:41 +01:00
2 changed files with 1 additions and 4 deletions

View File

@@ -8,7 +8,6 @@ ZIP-Paket herunterladen:
https://git.agentur2c.net/agentur2c/agentur2c-enfold-child/archive/main.zip
In Wordpress -> Design -> Themes -> [Theme hinzufügen]
```
*Installation auf Server:*
@@ -17,5 +16,4 @@ cd $WORDPRESS/wp-content/themes/
wget https://git.agentur2c.net/agentur2c/agentur2c-enfold-child/archive/main.tar.gz -O agentur2c-enfold-child.tar.gz
tar xvzf agentur2c-enfold-child.tar.gz
chown -R web$$:web$$ agentur2c-enfold-child
```

View File

@@ -5,7 +5,6 @@
*/
// Enfold Debugging-Info im Quelltext ausblenden
if(!function_exists('avia_debugging_info')){
function avia_debugging_info() {
//