Changeset 1953425
- Timestamp:
- 10/08/2018 05:24:38 PM (7 years ago)
- Location:
- wp-contentools
- Files:
-
- 1 edited
- 14 copied
-
tags/3.0.3/trunk (copied) (copied from wp-contentools/trunk)
-
tags/3.0.3/trunk/admin/class-contentools-admin.php (copied) (copied from wp-contentools/trunk/admin/class-contentools-admin.php)
-
tags/3.0.3/trunk/admin/partials/contentools-admin-display.php (copied) (copied from wp-contentools/trunk/admin/partials/contentools-admin-display.php)
-
tags/3.0.3/trunk/contentools.php (copied) (copied from wp-contentools/trunk/contentools.php)
-
tags/3.0.3/trunk/includes/class-contentools-activator.php (copied) (copied from wp-contentools/trunk/includes/class-contentools-activator.php)
-
tags/3.0.3/trunk/includes/class-contentools-deactivator.php (copied) (copied from wp-contentools/trunk/includes/class-contentools-deactivator.php)
-
tags/3.0.3/trunk/includes/class-contentools-i18n.php (copied) (copied from wp-contentools/trunk/includes/class-contentools-i18n.php)
-
tags/3.0.3/trunk/includes/class-contentools-loader.php (copied) (copied from wp-contentools/trunk/includes/class-contentools-loader.php)
-
tags/3.0.3/trunk/includes/class-contentools-rest.php (copied) (copied from wp-contentools/trunk/includes/class-contentools-rest.php)
-
tags/3.0.3/trunk/includes/class-contentools.php (copied) (copied from wp-contentools/trunk/includes/class-contentools.php)
-
tags/3.0.3/trunk/public/class-contentools-public.php (copied) (copied from wp-contentools/trunk/public/class-contentools-public.php)
-
tags/3.0.3/trunk/public/partials/contentools-public-display.php (copied) (copied from wp-contentools/trunk/public/partials/contentools-public-display.php)
-
tags/3.0.3/trunk/readme.txt (copied) (copied from wp-contentools/trunk/readme.txt) (1 diff)
-
tags/3.0.3/trunk/uninstall.php (copied) (copied from wp-contentools/trunk/uninstall.php)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-contentools/tags/3.0.3/trunk/readme.txt
r1953422 r1953425 23 23 24 24 1. Allow X-Frame-Options 25 When you access the WP-admin page we add the field `X-Frame-Options` with value `http ://go.contentools.com/` in header.25 When you access the WP-admin page we add the field `X-Frame-Options` with value `https://go.contentools.com/` in header. 26 26 This allows your wp-admin page be accessed inside Contentools Platform 27 27 -
wp-contentools/trunk/readme.txt
r1953422 r1953425 23 23 24 24 1. Allow X-Frame-Options 25 When you access the WP-admin page we add the field `X-Frame-Options` with value `http ://go.contentools.com/` in header.25 When you access the WP-admin page we add the field `X-Frame-Options` with value `https://go.contentools.com/` in header. 26 26 This allows your wp-admin page be accessed inside Contentools Platform 27 27
Note: See TracChangeset
for help on using the changeset viewer.