// CCD `the_content` filter that prepends the renamed-company banner. // Appended to /var/www/vhosts/cypruscompanydata.com/httpdocs/wp-content/plugins/ecs-custom/index.php // Idempotent: file marker prevents double-append. // CCD-RENAMED-BANNER-HOOK-START add_filter('the_content', function ($content) { if (!is_singular('post') || is_admin()) { return $content; } static $cache = []; $postId = get_the_ID(); if (!$postId) { return $content; } if (isset($cache[$postId])) { return $cache[$postId] . $content; } $cdid = (int) get_post_meta($postId, 'cdid', true); if ($cdid <= 0) { $cache[$postId] = ''; return $content; } global $wpdb; // Cross-DB to onedb (Plesk user has access via same MariaDB instance). $row = $wpdb->get_row($wpdb->prepare( "SELECT companyname, latintext, regnumfull, namestatus FROM cypruscompanydat_onedb.ccd_companydetails WHERE cdid = %d", $cdid ), ARRAY_A); if (!$row || $row['namestatus'] !== 'Previous Name') { $cache[$postId] = ''; return $content; } $current = $wpdb->get_row($wpdb->prepare( "SELECT companyname, latintext, slug FROM cypruscompanydat_onedb.ccd_companydetails WHERE regnumfull = %s AND namestatus = 'Current Name' LIMIT 1", $row['regnumfull'] ), ARRAY_A); if (!$current || empty($current['slug'])) { $cache[$postId] = ''; return $content; } $prev = esc_html($row['companyname']); $curr = esc_html($current['companyname']); $latin = $current['latintext'] !== '' ? ' (' . esc_html($current['latintext']) . ')' : ''; $slug = esc_attr($current['slug']); $banner = '' . '
' . '
' . ' This company has been renamed' . '
' . '
' . '' . $prev . ' is now known as ' . $curr . $latin . '' . '
' . '' . 'View current company →' . '' . '
'; $cache[$postId] = $banner; return $banner . $content; }, 5); // CCD-RENAMED-BANNER-HOOK-END VV ACULA LIMITED - Cyprus Company Data

VV ACULA LIMITED

Registration Number

ΗΕ 426801

Type
Limited Company
Sub-Type
Private
Registration Date
16/10/2021
Organisation Status
Active
 
 
Addresses
Directors & Secretary
Documents
Shareholders
Mortgages
Financial Information
Current Address

Ισμήνης, 8Α,
6057, Λάρνακα, Κύπρος

Previous Addresses Unlock previous addresses with a full report.

VV ACULA LIMITED is an Organisation that is registered with the Cyprus Registrar Of Companies as Limited Company as well as an additional type of Private and the Registration Date of this entity was on 16/10/2021.

The official Company Registrar for the Republic of Cyprus, has the company listed in its registry with the Registration Number of ΗΕ 426801 and the current Organisation status of the company is Active while the Name Status is Current Name.

The official Registered Office address that we have on record as obtained from the Cyprus Company Registry for this organisation, is Ισμήνης, 8Α, , 6057, Λάρνακα, Κύπρος. Unfortunately, this may not be the most current address, as the information listed here was retrieved in the past, so to make sure you have the most current address details, please order a report.

Our records indicate there are 2 officers listed for the company. These persons are as follows: ELENA ROTARI who was appointed as Director, ELENA PISKUNOVA who was appointed as Secretary. The company may have more directors and secretaries that are not listed here as the information may not have been retrieved recently.

Since the information displayed may not have been updated recently, it is recommended to buy a report with more up to date information about the company.

Last Updated Date Last Update: 2025-12-27
To obtain the most current and complete information about the company, order a report
Other Companies with Similarly Named Officers
BRIMAVEL LIMITED ΗΕ 385561
Potentially Related to ELENA ROTARI who is Director of BRIMAVEL LIMITED
Potentially Related to ELENA ROTARI who is Director of ELGINDAT HOLDINGS LIMITED
Potentially Related to ELENA ROTARI who is Director of SOMMER SWIM CYPRUS LIMITED
Potentially Related to ELENA ROTARI who is Director of D&F WORKSPACE SERVICES LIMITED
ASTRAPINO LTD ΗΕ 386246
Potentially Related to ELENA ROTARI who is Director of ASTRAPINO LTD
Get a full report today
Open Close
Our detailed reports include:
check-circle Full shareholder history & addresses
check-circle Previous Names
check-circle Mortgages & Charges
check-circle Officers Addresses
check-circle Officers History & Appointments
check-circle Company Documents (Official Registry)
Get yours for €49
Payment by Visa Payment by Mastercard Payment by Discover Payment by DinersClub Payment by JCB Payment by Amex
Powered by stripe