Changeset 2834020
- Timestamp:
- 12/14/2022 08:12:01 PM (3 years ago)
- Location:
- rock-content
- Files:
-
- 84 added
- 4 edited
-
tags/3.0.1/inc/Integrations/RockAnalytics.php (modified) (2 diffs)
-
tags/3.0.2 (added)
-
tags/3.0.2/.distignore (added)
-
tags/3.0.2/.eslintrc (added)
-
tags/3.0.2/.gitignore (added)
-
tags/3.0.2/.jshintignore (added)
-
tags/3.0.2/.parcel-cache (added)
-
tags/3.0.2/.parcel-cache/006382683751cb2c (added)
-
tags/3.0.2/.parcel-cache/51ea8fb016c64eb8 (added)
-
tags/3.0.2/.parcel-cache/59a44251f22362ad (added)
-
tags/3.0.2/.parcel-cache/70c3d7e52fdd0976 (added)
-
tags/3.0.2/.parcel-cache/748e64b1ec39ac27.txt (added)
-
tags/3.0.2/.parcel-cache/data.mdb (added)
-
tags/3.0.2/.parcel-cache/lock.mdb (added)
-
tags/3.0.2/.parcelrc (added)
-
tags/3.0.2/.stylelintrc.json (added)
-
tags/3.0.2/.wordpress-org (added)
-
tags/3.0.2/.wordpress-org/banner-772x250.png (added)
-
tags/3.0.2/.wordpress-org/icon-128x128.png (added)
-
tags/3.0.2/README.md (added)
-
tags/3.0.2/README.txt (added)
-
tags/3.0.2/RockContent.php (added)
-
tags/3.0.2/assets (added)
-
tags/3.0.2/assets/admin (added)
-
tags/3.0.2/assets/admin.js (added)
-
tags/3.0.2/assets/admin/img (added)
-
tags/3.0.2/assets/admin/img/empty_state.png (added)
-
tags/3.0.2/assets/admin/img/logo-rockcontent-blue.png (added)
-
tags/3.0.2/assets/admin/img/rockcontent.png (added)
-
tags/3.0.2/assets/admin/img/stage_Illustration.png (added)
-
tags/3.0.2/assets/admin/scripts (added)
-
tags/3.0.2/assets/admin/scripts/index.js (added)
-
tags/3.0.2/assets/admin/scripts/notifications.js (added)
-
tags/3.0.2/assets/admin/scripts/rockAnalytics.js (added)
-
tags/3.0.2/assets/admin/styles (added)
-
tags/3.0.2/assets/admin/styles/index.scss (added)
-
tags/3.0.2/assets/admin/styles/style.scss (added)
-
tags/3.0.2/assets/admin/styles/variables.scss (added)
-
tags/3.0.2/composer.json (added)
-
tags/3.0.2/composer.lock (added)
-
tags/3.0.2/dist (added)
-
tags/3.0.2/dist/admin.css (added)
-
tags/3.0.2/dist/admin.css.map (added)
-
tags/3.0.2/dist/admin.js (added)
-
tags/3.0.2/dist/admin.js.map (added)
-
tags/3.0.2/inc (added)
-
tags/3.0.2/inc/Admin (added)
-
tags/3.0.2/inc/Admin/ModelNotification.php (added)
-
tags/3.0.2/inc/Admin/Notification.php (added)
-
tags/3.0.2/inc/Admin/NotificationAdmin.php (added)
-
tags/3.0.2/inc/Admin/PluginAdmin.php (added)
-
tags/3.0.2/inc/Admin/index.php (added)
-
tags/3.0.2/inc/Core (added)
-
tags/3.0.2/inc/Core/Activator.php (added)
-
tags/3.0.2/inc/Core/Deactivator.php (added)
-
tags/3.0.2/inc/Core/PluginInit.php (added)
-
tags/3.0.2/inc/Core/PluginLoader.php (added)
-
tags/3.0.2/inc/Core/Utils.php (added)
-
tags/3.0.2/inc/Core/index.php (added)
-
tags/3.0.2/inc/Integrations (added)
-
tags/3.0.2/inc/Integrations/APIStudio.php (added)
-
tags/3.0.2/inc/Integrations/Authentication.php (added)
-
tags/3.0.2/inc/Integrations/ContentException.php (added)
-
tags/3.0.2/inc/Integrations/Requirements.php (added)
-
tags/3.0.2/inc/Integrations/Response.php (added)
-
tags/3.0.2/inc/Integrations/RockAnalytics.php (added)
-
tags/3.0.2/inc/Integrations/index.php (added)
-
tags/3.0.2/inc/index.php (added)
-
tags/3.0.2/index.php (added)
-
tags/3.0.2/package.json (added)
-
tags/3.0.2/uninstall.php (added)
-
tags/3.0.2/vendor (added)
-
tags/3.0.2/vendor/autoload.php (added)
-
tags/3.0.2/vendor/composer (added)
-
tags/3.0.2/vendor/composer/ClassLoader.php (added)
-
tags/3.0.2/vendor/composer/InstalledVersions.php (added)
-
tags/3.0.2/vendor/composer/LICENSE (added)
-
tags/3.0.2/vendor/composer/autoload_classmap.php (added)
-
tags/3.0.2/vendor/composer/autoload_namespaces.php (added)
-
tags/3.0.2/vendor/composer/autoload_psr4.php (added)
-
tags/3.0.2/vendor/composer/autoload_real.php (added)
-
tags/3.0.2/vendor/composer/autoload_static.php (added)
-
tags/3.0.2/vendor/composer/installed.json (added)
-
tags/3.0.2/vendor/composer/installed.php (added)
-
tags/3.0.2/yarn.lock (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/RockContent.php (modified) (2 diffs)
-
trunk/inc/Integrations/RockAnalytics.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
rock-content/tags/3.0.1/inc/Integrations/RockAnalytics.php
r2830207 r2834020 43 43 'post_date' => strtotime( $post->post_date ), 44 44 'post_author' => get_the_author_meta( 'display_name', $post->post_author ), 45 'categories_json' => wp_json_encode( $this->setup_chorus_analytics_get_post_categories( $post->ID ) ),46 'tags_json' => wp_json_encode( $this->setup_chorus_analytics_get_post_tags( $post->ID ) ),47 'word_count' => $this->setup_chorus_analytics_get_post_word_count( $post->ID ),45 'categories_json' => wp_json_encode( setup_chorus_analytics_get_post_categories( $post->ID ) ), 46 'tags_json' => wp_json_encode( setup_chorus_analytics_get_post_tags( $post->ID ) ), 47 'word_count' => setup_chorus_analytics_get_post_word_count( $post->ID ), 48 48 'published_by_studio' => ( get_post_meta( $post->ID, 'published_by_studio', true ) ? 'true' : 'false' ), 49 49 ); … … 172 172 '; 173 173 174 echo esc_js( $amp_tag );174 echo $amp_tag; 175 175 } 176 176 -
rock-content/trunk/README.txt
r2830207 r2834020 5 5 Requires at least: 3.5.0 6 6 Tested up to: 6.0.3 7 Stable tag: 3.0. 17 Stable tag: 3.0.2 8 8 9 9 Este fantástico plugin permite integrar o seu blog Wordpress com as plataformas de marketing de conteúdo da [Rock Content](https://rockcontent.com/). … … 82 82 * Correção do endpoint do Rock Analytics. 83 83 84 = 3.0.2 = 85 * Correção de chamada de uma função. 86 84 87 == Upgrade Notice == 85 88 -
rock-content/trunk/RockContent.php
r2830207 r2834020 16 16 * Plugin URI: https://rockcontent.com/ 17 17 * Description: Este fantástico plugin permite integrar o seu blog WordPress com a plataforma Rock Content. 18 * Version: 3.0. 118 * Version: 3.0.2 19 19 * Author: Rock Content 20 20 * Author URI: https://rockcontent.com/ … … 34 34 define( 'RCP_NAME', 'rock-content' ); 35 35 36 define( 'RCP_VERSION', '3.0. 1' );36 define( 'RCP_VERSION', '3.0.2' ); 37 37 38 38 define( 'RCP_NAME_DIR', plugin_dir_path( __FILE__ ) ); -
rock-content/trunk/inc/Integrations/RockAnalytics.php
r2830207 r2834020 43 43 'post_date' => strtotime( $post->post_date ), 44 44 'post_author' => get_the_author_meta( 'display_name', $post->post_author ), 45 'categories_json' => wp_json_encode( $this->setup_chorus_analytics_get_post_categories( $post->ID ) ),46 'tags_json' => wp_json_encode( $this->setup_chorus_analytics_get_post_tags( $post->ID ) ),47 'word_count' => $this->setup_chorus_analytics_get_post_word_count( $post->ID ),45 'categories_json' => wp_json_encode( setup_chorus_analytics_get_post_categories( $post->ID ) ), 46 'tags_json' => wp_json_encode( setup_chorus_analytics_get_post_tags( $post->ID ) ), 47 'word_count' => setup_chorus_analytics_get_post_word_count( $post->ID ), 48 48 'published_by_studio' => ( get_post_meta( $post->ID, 'published_by_studio', true ) ? 'true' : 'false' ), 49 49 ); … … 172 172 '; 173 173 174 echo esc_js( $amp_tag );174 echo $amp_tag; 175 175 } 176 176
Note: See TracChangeset
for help on using the changeset viewer.