10973 shaares
367 liens privés
367 liens privés
248 résultats
taggé
how-to
Admin and dashboard:
- Change the login logo with yours
- Change the admin logo
- Disable WordPress Login Hints
- Keep logged in WordPress for a longer period
- Replace "Howdy" with "Logged in as" in WordPress bar
- Change the footer text on WordPress dashboard
- Add a shortcode to widget
Posts and Pages:
- Require a featured image before you can publish posts
- Reduce Post Revisions
- Delay posting to my RSS feeds for 60 minutes
- Change the length of excerpts
- Change the post auto-save interval
Search:
- Show the number of results found
- Exclude categories from search
- Exclude pages from search
- Change the login logo with yours
- Change the admin logo
- Disable WordPress Login Hints
- Keep logged in WordPress for a longer period
- Replace "Howdy" with "Logged in as" in WordPress bar
- Change the footer text on WordPress dashboard
- Add a shortcode to widget
Posts and Pages:
- Require a featured image before you can publish posts
- Reduce Post Revisions
- Delay posting to my RSS feeds for 60 minutes
- Change the length of excerpts
- Change the post auto-save interval
Search:
- Show the number of results found
- Exclude categories from search
- Exclude pages from search
Linux / Chrome 53: Mozilla/5.0 (X11; Ubuntu; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/53.0.2785.34 Safari/537.36
By default, HTTP requests in YOURLS are performed using the most secure options available. By design, self signed certificates are insecure and should be only used to test stuff. You can specify your own custom cert list in PEM form, or simply disable verification completely (but be aware of security implications). To completely disable cert check, use this plugin...
Windows 10 full shutdown command:
shutdown /s /f /t 0
shutdown /s /f /t 0
find ./ -name '*.mp4' -exec bash -c 'ffmpeg -i "$0" -vcodec libvpx -acodec libvorbis -cpu-used 5 -threads 8 "${0%%.mp4}.webm"' {} \;