Wordpress: Difference between revisions
From DWIKI
m (→Howto) |
m (→FAQ) |
||
Line 44: | Line 44: | ||
==Could not fully remove the plugin== | ==Could not fully remove the plugin== | ||
Check logs :) | Check logs :) | ||
==user login history== | |||
Settings > User Login History |
Revision as of 11:20, 3 November 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
Get wordpress version on CLI
grep wp_version wp-includes/version.php
Show successful logins
grep 'wp-login.* 302 ' accesslog
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 :)
user login history
Settings > User Login History