From cd3d4ac6b8b0a2db19b4c0e3f31750df0a39bc17 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Tue, 27 Sep 2022 10:29:26 +0200 Subject: [PATCH] cleaned up code, removed comments and pagin code --- page.php | 74 +++++++++++++++++++++----------------------------------- 1 file changed, 28 insertions(+), 46 deletions(-) diff --git a/page.php b/page.php index 7a8e146..6c988e4 100644 --- a/page.php +++ b/page.php @@ -5,55 +5,41 @@
+

+ + ID, 'autor_tipo_resid', true); + if ($tiporesid) : ?> +

+ + ID, 'autor_data_resid', true); + if ($dataresid) : ?> +

+ + ID, 'autor_obra', true); + if ($autorobra) : ?> +

+ + ID, 'data_obra', true); + if ($dataobra) : ?> +

+ + ID, 'carrec', true); + if ($carrec) : ?> +

+

ID, 'telefon', true) ?>

+

ID, 'email', true) ?>

+ -

+ +
- - - ID, 'autor_tipo_resid', true); - if ($tiporesid) : ?> -

- - ID, 'autor_data_resid', true); - if ($dataresid) : ?> -

- - - ID, 'autor_obra', true); - if ($autorobra) : ?> -

- - ID, 'data_obra', true); - if ($dataobra) : ?> -

- - ID, 'carrec', true); - if ($carrec) : ?> -

-

ID, 'telefon', true) ?>

-

ID, 'email', true) ?>

- - - -
- - '' . __( 'Pages:', 'hangar' ), 'after' => '' ) ); ?> - - - + '' . __( 'Pages:', 'hangar' ), 'after' => '' ) ); ?> + -
- - - - @@ -67,12 +53,8 @@ hangar_show_extra_content(); } ?> - - - -