Plugin Directory

Changeset 3157536


Ignore:
Timestamp:
09/25/2024 12:18:56 PM (18 months ago)
Author:
moazsup
Message:

Minor Bug Fixes

Location:
embed-sharepoint-onedrive-documents
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • embed-sharepoint-onedrive-documents/tags/2.3.0/API/class-customermosps.php

    r3157334 r3157536  
    33 * This miniOrange Embed SharePoint OneDrive Documents allows you to connect with SharePoint and embed documents on WordPress site pages and posts.
    44 * Copyright (C) 2015 miniOrange
    5  *
    6  * This program is free software: you can redistribute it and/or modify
    7  * it under the terms of the GNU General Public License as published by
    8  * the Free Software Foundation, either version 3 of the License, or
    9  * (at your option) any later version.
    10  *
    11  * This program is distributed in the hope that it will be useful,
    12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
    13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    14  * GNU General Public License for more details.
    15  *
    16  * You should have received a copy of the GNU General Public License
    17  * along with this program. If not, see <http://www.gnu.org/licenses/>
    18  *
    19  * @package     embed-sharepoint-onedrive-documents
    20  * @license     http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
    215 */
    226
  • embed-sharepoint-onedrive-documents/tags/2.3.0/embed-sharepoint-onedrive-documents.php

    r3157334 r3157536  
    77Author: miniOrange
    88License: MIT
    9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
    109*/
    1110
  • embed-sharepoint-onedrive-documents/tags/2.3.0/readme.txt

    r3157334 r3157536  
    88Stable tag: 2.3.0
    99License: MIT
    10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1110
    1211WordPress Embed SharePoint OneDrive Documents plugin synchronizes SharePoint/Office 365 library documents, files & folders, sites and user profiles, etc. to the WordPress using microsoft graph and sharepoint APIs.[24*7 Support]
  • embed-sharepoint-onedrive-documents/trunk/API/class-customermosps.php

    r3157334 r3157536  
    33 * This miniOrange Embed SharePoint OneDrive Documents allows you to connect with SharePoint and embed documents on WordPress site pages and posts.
    44 * Copyright (C) 2015 miniOrange
    5  *
    6  * This program is free software: you can redistribute it and/or modify
    7  * it under the terms of the GNU General Public License as published by
    8  * the Free Software Foundation, either version 3 of the License, or
    9  * (at your option) any later version.
    10  *
    11  * This program is distributed in the hope that it will be useful,
    12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
    13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    14  * GNU General Public License for more details.
    15  *
    16  * You should have received a copy of the GNU General Public License
    17  * along with this program. If not, see <http://www.gnu.org/licenses/>
    18  *
    19  * @package     embed-sharepoint-onedrive-documents
    20  * @license     http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
    215 */
    226
  • embed-sharepoint-onedrive-documents/trunk/embed-sharepoint-onedrive-documents.php

    r3157334 r3157536  
    77Author: miniOrange
    88License: MIT
    9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
    109*/
    1110
  • embed-sharepoint-onedrive-documents/trunk/readme.txt

    r3157334 r3157536  
    88Stable tag: 2.3.0
    99License: MIT
    10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1110
    1211WordPress Embed SharePoint OneDrive Documents plugin synchronizes SharePoint/Office 365 library documents, files & folders, sites and user profiles, etc. to the WordPress using microsoft graph and sharepoint APIs.[24*7 Support]
Note: See TracChangeset for help on using the changeset viewer.