Wordpress: Difference between revisions
From DWIKI
mNo edit summary |
m (→FAQ) |
||
Line 31: | Line 31: | ||
==CLI upgrade== | ==CLI upgrade== | ||
wp core update | wp core update | ||
==Could not fully remove the plugin== | |||
Check logs :) |
Revision as of 11:25, 22 August 2022
Links
Documentation
- http://codex.wordpress.org/Main_Page
- https://plugins.svn.wordpress.org/wp-fail2ban/trunk/filters.d/wordpress-hard.conf
Howto
Make slugs work
In setttings->permalinks select custom structure /%postname%/ and make sure you have AllowOverride All in apache config
FAQ
multiple sidebars
How to log in?
In /wp-admin/ !
Upload file and add link to it
Posts->Add new, in editor use "add media"
command line management tool
CLI upgrade
wp core update
Could not fully remove the plugin
Check logs :)