Wordpress: Difference between revisions
From DWIKI
m (→Links) |
mNo edit summary |
||
Line 10: | Line 10: | ||
*https://plugins.svn.wordpress.org/wp-fail2ban/trunk/filters.d/wordpress-hard.conf | *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= | =FAQ= | ||
==multiple sidebars== | ==multiple sidebars== |
Revision as of 18:03, 30 July 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