• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • About
  • Contact
MENUMENU
  • Blog Home
  • AWS, Azure, Cloud
  • Backend (Server-Side)
  • Frontend (Client-Side)
  • SharePoint
  • Tools & Resources
    • CM/IN Ruler
    • URL Decoder
    • Text Hasher
    • Word Count
    • IP Lookup
  • Linux & Servers
  • Zero Code Tech
  • WordPress
  • Musings
  • More
    Categories
    • Cloud
    • Server-Side
    • Front-End
    • SharePoint
    • Tools
    • Linux
    • Zero Code
    • WordPress
    • Musings

Permissions

Get List Of SharePoint Users With PowerShell

October 22, 2019 by Ehi Kioya Leave a Comment

Get List Of SharePoint Users With PowerShell

Two PowerShell code snippets for getting a list of SharePoint users in a website. Just supply the absolute URL of the site collection. The second script also checks and prints out the users’ permissions on a specified SharePoint list.

Filed Under: Backend (Server-Side), PowerShell, SharePoint, Snippets Tagged With: Permissions, PowerShell, SharePoint, Users

Two Useful Restrictions To Place On Non-Admin WordPress Accounts

August 25, 2019 by Ehi Kioya Leave a Comment

Two Useful Restrictions To Place On Non-Admin WordPress Accounts

Code snippets to restrict authors and contributors of multi-author WordPress websites. The first piece of code prevents them from seeing content assigned to other users. The second ensures that users can only see post counts of their own content.

Filed Under: Backend (Server-Side), PHP, Programming, WordPress Tagged With: Permissions, PHP, Restrictions, WordPress

Two Ways To Allow Contributors To Upload Images In WordPress

April 25, 2015 by Ehi Kioya 1 Comment

Allow Contributors Upload Images WordPress

Do you have guest writers on your WordPress site? If so, they’re most likely set to the contributor role. The problem with the default contributor role however, is that it does not allow the contributors to upload images or any other kind of media. This means they would have to write text only articles or contact you first if they must use images. This article discusses two ways you can get around this limitation without needing to promote the contributors to higher privileges.

Filed Under: WordPress Tagged With: Permissions, WordPress

Primary Sidebar

23,732
Followers
Follow
30,000
Connections
Connect
14,568
Page Fans
Like
  • Recently   Popular   Posts   &   Pages
  • Actual Size Online Ruler Actual Size Online Ruler
    I created this page to measure your screen resolution and produce an online ruler of actual size. It's powered with JavaScript and HTML5.
  • Fix For “Function create_function() is deprecated” In PHP 7.2 Fix For "Function create_function() is deprecated" In PHP 7.2
    As of PHP 7.2 create_function() has been deprecated because it uses eval(). You should replace it with an anonymous function instead.
  • How To Execute PowerShell Scripts From PHP How To Execute PowerShell Scripts From PHP
    We can now perform PowerShell magic right inside Linux boxes. For example, here's how to execute PowerShell scripts from PHP code on Linux.
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy