This website requires JavaScript.
Explore
关于
常见问题
Help
Sign in
mainwp
/
Code-Snippets-Functions
Watch
1
Star
0
Fork
You've already forked Code-Snippets-Functions
0
mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced
2026-04-28 11:22:21 +08:00
Code
Issues
Projects
Packages
Activity
Actions
main
Code-Snippets-Functions
/
Add functions to the wp-config.php file
/
disable-post-revisions.php
Sebastian Moran
7d6c171db8
Create disable-post-revisions.php
2018-09-26 21:51:07 -06:00
1 line
38 B
PHP
Raw
Permalink
Blame
History
define
(
'WP_POST_REVISIONS'
,
false
);
Reference in a new issue
View git blame
Copy permalink