With Office365 you can have profile pictures, and this setting is enabled by default. In larger organizations you may not want this policy enabled or have a customized policy for different departments. Here’s what I had to do to disable the picture upload capability by default and use powershell to update it for individuals by using a customized policy.
Continue reading “Office 365 Users Photo – Set/Update/Remove”Visual Studio Code Extensions
WordPress Boilerplate Generator
A Complete Guide to WordPress Custom Post Type For WordPress Beginners!
Create a Virtual Page in WordPress
39 of the best JavaScript libraries and frameworks to try in 2020
WordPress Tips and Tricks
Gutenberg & Custom Blocks
WordPress Cheat Sheet
Basic Template Files
| File Name | Description |
|---|---|
style.css | style sheet file |
index.php | home page file |
header.php | header content file |
single.php | single post page file |
archive.php | archive/category file |
searchform.php | search form file |
search.php | search content file |
404.php | error page file |
comments.php | comments template file |
footer.php | footer content file |
sidebar.php | sidebar content file |
page.php | single page file |
front-page.php | latest posts or static page |
tag.php | display tags in archive format |
category.php | display categories in archive format |