mirror of
https://github.com/ulaulaman/eduinaf.git
synced 2025-02-01 16:56:51 +01:00
Cambiato nome feed.php in update.php
This commit is contained in:
parent
61313d7b5d
commit
5cc08427be
@ -13,7 +13,7 @@ License: GPLv2 or later
|
||||
# inclusione file
|
||||
define( 'EDUINAF__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
|
||||
# manipolazione feed e aggiunta link personalizzati
|
||||
require_once( EDUINAF__PLUGIN_DIR . 'incl/feed.php' );
|
||||
require_once( EDUINAF__PLUGIN_DIR . 'incl/update.php' );
|
||||
# metabox per campi aggiuntivi sui libri
|
||||
require_once( EDUINAF__PLUGIN_DIR . 'incl/libri.php' );
|
||||
# creazione loop e griglie
|
||||
|
Loading…
x
Reference in New Issue
Block a user