[wp-hackers] Change vor wp-load.php

Frank Bueltge frank at bueltge.de
Tue Oct 6 14:59:18 UTC 2009


Hello Hackers,

i use different libraries for more security in WordPress and i load
this with include in the wp-load.php.
Please, can add an constant or file_exists() for an custom file to
hook/include in this point before load WP.

Maybe this is a solution:
if ( defined('WP_LOAD') )
	@include ABSPATH . '/advanced-load.php';

In the file advanced-load.php will iclude it my files and other
content for the load to WP.

Sorry for my bad english.
I hope you understand my problem.
Frank

__
Das neue Buch: Das WordPress-Buch, Vom Blog zum Content-Management-System
  ISBN 978-3937514703
  http://wordpress-buch.bueltge.de/das-wordpress-buch/

Das Buch: WordPress - Weblogs einrichten und administrieren, Open Source Press
  ISBN 978-3-937514-33-8
  http://wordpress-buch.bueltge.de/das-buch/

http://bueltge.de : frank at bueltge.de
http://wpengineer.com : frank at wpengineer.com
__
Frank Bültge
Tel:    +49 36428 122529
Mobil:  +49 170 5322053
E-Mail: f.bueltge at inpsyde.com

Inpsyde GmbH
Mutzer Heide 3
51467 Bergisch Gladbach

Steuernr: 204/5756/0999 Steueridentnr.: DE263849534
Geschäftsführender Gesellschafter: Heinz Rohé HRB 65224 Amtsgericht Köln

http://inpsyde.com
http://pressthis.de


More information about the wp-hackers mailing list