Changeset 2538574
- Timestamp:
- 05/27/2021 12:51:03 PM (5 years ago)
- File:
-
- 1 edited
-
automatic-youtube-video-posts/trunk/conf.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
automatic-youtube-video-posts/trunk/conf.php
r2477374 r2538574 33 33 ------------------------------------------------------------------------------------------------*/ 34 34 35 define('AYVPP_URL',plugin_dir_url('').'/automatic- video-posts');35 define('AYVPP_URL',plugin_dir_url('').'/automatic-youtube-video-posts'); 36 36 define('AYVPP_ADMIN_URL',AYVPP_URL.'/admin'); 37 37 define('AYVPP_PUBLIC_URL',AYVPP_URL.'/public');
Note: See TracChangeset
for help on using the changeset viewer.