Forums
(@oziloz)
16 years, 2 months ago
that code works for me
define ('WP_POST_REVISIONS', false);
there is a space between define and ('WP_POST_REVISIONS', false);
define
('WP_POST_REVISIONS', false);